mmpose/demo/resources
Yining Li cc1b52eab9
Add webcam demo (#729)
This PR adds a webcam demo tool with the following features:

1. Read video stream from the webcam or offline video file
2. Async model inference (detection + human pose + animal pose) and video I/O
3. Optimized visualization functions of bbox, object label, and pose
4. Apply special effects (sunglasses or bug-eye)
5. Show statistic information, e.g., FPS, CPU usage.
6. Optionally, save out the video
2021-07-02 16:28:40 +08:00
..
demo.mp4 Reorganize demos (#592) 2021-04-21 12:12:41 +08:00
demo_coco.gif Reorganize demos (#592) 2021-04-21 12:12:41 +08:00
sunglasses.jpg Add webcam demo (#729) 2021-07-02 16:28:40 +08:00