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.
|
3 years ago | |
---|---|---|
.. | ||
README.md | 3 years ago | |
meow_dwen_dwen.py | 3 years ago | |
resource-info.json | 3 years ago |
README.md
Meow Dwen Dwen
Do you know Bing DwenDwen (冰墩墩), 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:
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.