Closed chandelarvind closed 2 years ago
For now, our webcam demo only supports 2D models, while body3d_two_stage_video_demo.py gives an example of 3D pose inference from consecutive video frames. You may consider adding the 2D-to-3D pose inference part to webcam_demo.py
following body3d_two_stage_video_demo.py
.
sure, will try. Thanks a lot.
I want to run it on live rtsp cam link or webcom so how to get it done?