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 to show the inference result in image? #1

Open
brucelee78 opened this issue Jun 16, 2020 · 3 comments
Open

how to show the inference result in image? #1

brucelee78 opened this issue Jun 16, 2020 · 3 comments

Comments

@brucelee78
Copy link

Hello, thank you open your code!
i git this code run on my PC ubuntu 18.04 with tensorrt
i can run the code, but i found the code doesn't have the result show image,
so i want to know that how to show the inference result in image!
thank you!!

@TsingWei
Copy link
Owner

Oh, after finishing this work, for demo to my mentor(XD), I modified something to show results on 2 separate devices: inference on TX2, sending pose data via UDP socket, showing on my host PC.
Therefore, for simply show the result, u can use commit here update README.
Sorry for the hastily additonal commits.

@brucelee78
Copy link
Author

OK,thank you! i get it!
and i have a other question
how to load fast pose extraction? when i run the code ,it shows "#### Cannot load fast pose extraction, switched to legacy slow implementation. ####" every time
so how to load fast pose extraction?

@TsingWei
Copy link
Owner

in Prerequisites

  1. Build pose_extractor module:
    ...
  2. Add build folder to PYTHONPATH:
    ...

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