Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shift of skeleton position if height not equal width in image resolution #56

Open
urs-waldmann opened this issue May 7, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@urs-waldmann
Copy link
Contributor

If I use the video 'spider.mp4' (480 * 640 Px) the skeleton is predicted nicely but with a shift to the actual spider (c.f. video 'spider_posture.mp4')

If I use the video 'spider_copped.mp4' (384 * 384 Px) instead where height=width the skeleton fits the actual spider (c.f. video 'spider_cropped_posture.mp4'; skeleton prediction messes up when only parts of spider are on the video - but this is not my point here.)

You find the data here:
https://github.com/urs-waldmann/spider-data-for-DPK
You find the modified notebooks for 'copped' videos here:
https://github.com/urs-waldmann/DeepPoseKit/tree/spider
You find the modified notebooks for 'original' videos here:
https://github.com/urs-waldmann/DeepPoseKit/tree/issue_img_res

@urs-waldmann
Copy link
Contributor Author

Hi Jake,

if you need more details, let me know.

Best,
Urs

@jgraving jgraving added the bug Something isn't working label May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants