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

How can i send a videp to test the perfomance? #10

Closed
lenka844 opened this issue Jun 1, 2021 · 1 comment
Closed

How can i send a videp to test the perfomance? #10

lenka844 opened this issue Jun 1, 2021 · 1 comment

Comments

@lenka844
Copy link

lenka844 commented Jun 1, 2021

very excited about ur code, im trying to test this model in a video to test its performance,but i dont konw how to or where to send the vide in, i have read the issue about the webcamera use, it has to record a video,and process, Does it means i have to process my test video by the same method,such as generate .npy file and generate rawframes and extract skeleton features and so on? Thanks for answering.Appreciate!

@lenka844 lenka844 changed the title How can i test How can i send a videp to test the perfomance? Jun 1, 2021
@jackyjsy
Copy link
Owner

jackyjsy commented Jul 9, 2021

Yes. You need to process the video into RGB frames or skeleton following the preprocessing guide data_process/readme.md, and load the provided pretrained model to test it.

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