Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getting labeled frames from dlclive #75

Closed
Elaheh-Motamedi opened this issue Jun 27, 2022 · 1 comment
Closed

getting labeled frames from dlclive #75

Elaheh-Motamedi opened this issue Jun 27, 2022 · 1 comment

Comments

@Elaheh-Motamedi
Copy link

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
Copy link
Member

AlexEMG commented Jun 28, 2022

You can use e.g. the benchmark function, check this out:

dlclive.benchmark('/my/exported/model', 'my_video.avi', save_poses=True, save_video=True)

@AlexEMG AlexEMG closed this as completed Jun 28, 2022
@sneakers-the-rat sneakers-the-rat mentioned this issue Jul 23, 2022
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants