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

Jetson Nano inference speed is not same #20

Open
Kangjik94 opened this issue Aug 12, 2022 · 2 comments
Open

Jetson Nano inference speed is not same #20

Kangjik94 opened this issue Aug 12, 2022 · 2 comments

Comments

@Kangjik94
Copy link

hello,
I tested your COCO and CROWDPOSE path.tar files using litepose/valid.py

but in my experience result, when using COCO trained LightPose-Auto-S, inference speed was 2 FPS.

is there some ways to speed up inference speed on Jetson Nano?

or...did I missed something? (like converting torch models to tvm)

when I tested litepose/nano_demo/start.py, using weight <lite_pose_nano.tar>, FPS was almost 7.

@Kangjik94
Copy link
Author

if I have to convert torch model to tvm (or tensorRT), would you tell me some advices?

@lmxyy
Copy link
Collaborator

lmxyy commented Feb 21, 2023

We have released the code for running our model on Jetson Nano with pre-built TVM binary in nano_demo. To convert the torch model to TVM binary, you may need to check the TVM Auto Scheduler Toturial.

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