DeepLabCut / DeepLabCut-live

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

getting labeled frames from dlclive #75

Closed Elaheh-Motamedi closed 2 years ago

Elaheh-Motamedi commented 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? 14973839-97f7-44d0-a2f5-182892175ffb

Thank you in advance!

AlexEMG commented 2 years ago

You can use e.g. the benchmark function, check this out: https://github.com/DeepLabCut/DeepLabCut-live/blob/94b6b24bf832eceb9cb62f9d189df851042454b7/dlclive/benchmark.py#L235