# Meow Dwen Dwen Do you know [Bing DwenDwen (冰墩墩)](https://en.wikipedia.org/wiki/Bing_Dwen_Dwen_and_Shuey_Rhon_Rhon), the mascot of 2022 Beijing Olympic Games?

Now you can dress your cat up in this costume and TA-DA! Be prepared for super cute **Meow Dwen Dwen**.

You are a dog fan? Hold on, here comes Woof Dwen Dwen.

## Instruction ### Get started Launch the demo from the mmpose root directory: ```shell python tools/webcam/run_webcam.py --config tools/webcam/configs/meow_dwen_dwen/meow_dwen_dwen.py ``` ### Hotkeys | Hotkey | Function | | -- | -- | | s | Change the background. | | h | Show help information. | | m | Show diagnostic information. | | q | Exit. | ### Configuration - **Use video input** As you can see in the config, we set `camera_id` as the path of the input image. You can also set it as a video file path (or url), or a webcam ID number (e.g. `camera_id=0`), to capture the dynamic face from the video input.