DJW cdece0b32a 第一次提交 | 9 months ago | |
---|---|---|
.. | ||
rtmpose | 9 months ago | |
topdown_heatmap | 9 months ago | |
topdown_regression | 9 months ago | |
README.md | 9 months ago |
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.
Please follow DATA Preparation to prepare data.
Please follow Demo to run demos.