This demo provides new year effects with pose estimation results, like adding hat on the head and firecracker in the hands.
Launch the demo from the mmpose root directory:
python tools/webcam/run_webcam.py --config tools/webcam/configs/newyear/new_year.py
Hotkey | Function |
---|---|
t | Toggle the hat effect on/off. |
f | Toggle the firecracker effect on/off. |
h | Show help information. |
m | Show the monitoring information. |
q | Exit. |
See the README of pose estimation demo for model configurations.