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.
Yufei 929584632e bug fix in MoEMlp input params 3 years ago
..
deeppose register vitpose-b/l/h for coco 3 years ago
topdown_heatmap bug fix in MoEMlp input params 3 years ago
README.md register vitpose-b/l/h for coco 3 years ago

README.md

2D Hand Pose Estimation

2D hand pose estimation is defined as the task of detecting the poses (or keypoints) of the hand from an input image.

Normally, the input images are cropped hand images, where the hand locates at the center; or the rough location (or the bounding box) of the hand is provided.

Data preparation

Please follow DATA Preparation to prepare data.

Demo

Please follow Demo to run demos.