DeepLabCut / DeepLabCut-live

SDK for running DeepLabCut on a live video stream
https://elifesciences.org/articles/61909
Other
192 stars 50 forks source link

dlc_live.init_inference(frameDLC) # IndexError: index 7 is out of bounds for axis 0 with size 7 #74

Closed Elaheh-Motamedi closed 1 year ago

Elaheh-Motamedi commented 2 years ago

Dear all, When running dlc_live.process_frame(frameDLC)

I get error that it is shown in attached screenshot. I am working on windows 11 laptop.

1

I really want someone to answer that. Thank you

AlexEMG commented 2 years ago

Are your sure you model has as many joints as you want to read out?

AlexEMG commented 1 year ago

Closing due to lack of activity.