mirror of https://github.com/open-mmlab/mmpose
14 lines
449 B
Markdown
14 lines
449 B
Markdown
# Gesture Recognition
|
|
|
|
Gesture recognition aims to recognize the hand gestures in the video, such as thumbs up.
|
|
|
|
## Data preparation
|
|
|
|
Please follow [DATA Preparation](/docs/en/dataset_zoo/2d_hand_gesture.md) to prepare data.
|
|
|
|
## Demo
|
|
|
|
Please follow [Demo](/demo/docs/en/gesture_recognition_demo.md) to run the demo.
|
|
|
|
<img src="https://user-images.githubusercontent.com/15977946/172213082-afb9d71a-f2df-4509-932c-e47dc61ec7d7.gif" width="600px" alt>
|