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.

886 B

Sunglasses and Bug-eye Effects

We can apply fun effects on videos with pose estimation results, like adding sunglasses on the face, or make the eyes look bigger.


Instruction

Get started

Launch the demo from the mmpose root directory:

python tools/webcam/run_webcam.py --config tools/webcam/configs/examples/pose_estimation.py

Hotkeys

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.

Configuration

See the README of pose estimation demo for model configurations.