[c1b1c5]: / ViTPose / tools / webcam / configs / eyes / README.md

Download this file

32 lines (21 with data), 886 Bytes

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.