We can apply fun effects on videos with pose estimation results, like adding sunglasses on the face, or make the eyes look bigger.
Launch the demo from the mmpose root directory:
python tools/webcam/run_webcam.py --config tools/webcam/configs/examples/pose_estimation.py
Hotkey | Function |
---|---|
s | Toggle the sunglasses effect on/off. |
b | Toggle the bug-eye effect on/off. |
h | Show help information. |
m | Show the monitoring information. |
q | Exit. |
See the README of pose estimation demo for model configurations.