Open lliang2003 opened 1 year ago
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.
How do I need to retrofit to support live drive mode?