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

Does it support live drive mode? #8

Open
lliang2003 opened this issue Feb 18, 2023 · 1 comment
Open

Does it support live drive mode? #8

lliang2003 opened this issue Feb 18, 2023 · 1 comment

Comments

@lliang2003
Copy link

How do I need to retrofit to support live drive mode?

@HongwenZhang
Copy link
Owner

Hi, the current demo run at batch and does not support live mode. To enable this, you may need to modify the demo code to run detection and model inference frame-by-frame. Meanwhile, as the PyMAF-X in the Python version can not run in real-time, it is hard to achieve the live mode as expected. So, you need the acceleration tools such as TensorRT to enable real-time PyMAF-X.

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