# Sunglasses and Bug-eye Effects Look! Where is my face?:eyes: And whose face is it?:laughing:

## Instruction ### Get started Launch the demo from the mmpose root directory: ```shell python tools/webcam/run_webcam.py --config tools/webcam/configs/face_swap/face_swap.py ``` ### Hotkeys | Hotkey | Function | | -- | -- | | s | Switch between modes | | v | Toggle the pose visualization on/off. | | h | Show help information. | | m | Show diagnostic information. | | q | Exit. | ### Configuration See the [README](/tools/webcam/configs/examples/README.md#configuration) of pose estimation demo for model configurations.