Closed Elaheh-Motamedi closed 2 years ago
Hi there, I did inference on dlclive and the output is a numpy array. How can I see this poses as a labeled frames?
Thank you in advance!
You can use e.g. the benchmark function, check this out: https://github.com/DeepLabCut/DeepLabCut-live/blob/94b6b24bf832eceb9cb62f9d189df851042454b7/dlclive/benchmark.py#L235
Hi there, I did inference on dlclive and the output is a numpy array. How can I see this poses as a labeled frames?
Thank you in advance!