You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
.. | ||
README.md | 3 years ago | |
new_year.py | 3 years ago |
README.md
New Year Hat and Firecracker Effects
This demo provides new year effects with pose estimation results, like adding hat on the head and firecracker in the hands.

Instruction
Get started
Launch the demo from the mmpose root directory:
python tools/webcam/run_webcam.py --config tools/webcam/configs/newyear/new_year.py
Hotkeys
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. |
Configuration
See the README of pose estimation demo for model configurations.