dattalab / keypoint-moseq

https://keypoint-moseq.readthedocs.io
Other
64 stars 26 forks source link

Issue with DLC video data #73

Closed kjmartin44 closed 1 year ago

kjmartin44 commented 1 year ago

I am attempting to use the calibration step with my deeplabcut imported data but it seems to be having difficulty identifying my video and csv matches. I found that adding the suffix that DLC adds to your data during testing to the video names allowed it to pair some of them, but it worked inconsistently. Is there a way to fix this problem? I attempted the solution from the closed section of the issues section that had a similar issue here and it did not work for me.

calebweinreb commented 1 year ago

Can you send:

kjmartin44 commented 1 year ago

I seem to have had an error in my config. My directory was to the wrong folder which only had half of the videos and csvs in it. The code now works. Thank you.