jgraving / DeepPoseKit

a toolkit for pose estimation using deep learning
http://deepposekit.org
Apache License 2.0
391 stars 90 forks source link

DeepLabCut data crop images #84

Closed gokcergun closed 3 years ago

gokcergun commented 3 years ago

Hi, I want to run DeepPoseKit model with data from DeepLabCut. I am using the example Notebook. But I am a little bit confused. The notebook says that DeepPoseKit only supports image resolutions that can be repeatedly divided by 2. DeepPoseKit does not support my image resolution (1280*720). It suggests to crop or resize the images manually—my question is how I can keep the coordinates of annotated labels if I crop or resize the images. Thanks for the help.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.