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 get the key points in the inference phase? #36

Open
pangwenfeng opened this issue Oct 24, 2019 · 1 comment
Open

How can I get the key points in the inference phase? #36

pangwenfeng opened this issue Oct 24, 2019 · 1 comment

Comments

@pangwenfeng
Copy link

Thanks for your great job first! In my task, I need to extract the key points in the video, so which files should I read? Or does any utils in this program offer for the reader to extract key points? Thank you very much.

@JosePeeterson
Copy link

Hi,
could you please share your env dependencies file with all the version numbers? and the cuda toolkit version.

When you first ran demo_video_mobile.py did you see the following error?
Traceback (most recent call last): File "demo_video_mobile.py", line 28, in <module> from nms.gpu_nms import gpu_nms ImportError: /home/peeterson/Desktop/lighttrack/HPE/../lib/nms/gpu_nms.cpython-36m-x86_64-linux-gnu.so: undefined symbol: __cudaPopCallConfiguration

If you did could you share how you solved it? thanks.

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