talmolab / sleap-anipose

SLEAP to Anipose triangulation pipeline for 3D multi-animal pose tracking.
GNU General Public License v3.0
17 stars 1 forks source link

ValueError: all input arrays must have the same shape #39

Closed juliagorman closed 1 year ago

juliagorman commented 1 year ago

I have been attempting to triangluate these videos, each use the same skeleton. I deleted all the tracks from them so they should all have only one track. They are all exactly 1000 frames long. I even tried to call --frames 1 1000, and then got the RunTime warning I have written an issue about two days ago. Why are the sleap files being read as different shapes?

Screenshot 2023-05-11 at 11 00 03 AM
juliagorman commented 1 year ago

the solution to make sure all your .slp and .h5 files have both the first and the last frame labeled so that they are all the same length