lambdaloop / anipose

🐜🐀🐒🚶 A toolkit for robust markerless 3D pose estimation
http://anipose.org
BSD 2-Clause "Simplified" License
354 stars 67 forks source link

Error when run anipose analyze: list index out of range #63

Open Virginia9733 opened 3 years ago

Virginia9733 commented 3 years ago

Since I could not run anipose in colab at the moment #62 I tried to install and run it locally on my laptop (without GPU) I tried the demo data in the tutorial https://anipose.readthedocs.io/en/latest/tutorial.html Have changed the project path in both DLC folder and raw video folder.

I am using macOS Catalina 10.15.7

However, I still got the error message when run anipose analyze Screen Shot 2021-06-03 at 10 54 53 PM

Many thanks!

Virginia9733 commented 3 years ago

The path in config.yaml and config.toml looks like this: Screen Shot 2021-06-04 at 12 37 33 AM Screen Shot 2021-06-04 at 12 37 44 AM

lambdaloop commented 3 years ago

Hmm I think that's an error with DeepLabCut. You may want to post it at the DLC github.

What version of DeepLabCut are you using?