DJW cdece0b32a 第一次提交 преди 7 месеца
..
rtmpose cdece0b32a 第一次提交 преди 7 месеца
topdown_heatmap cdece0b32a 第一次提交 преди 7 месеца
topdown_regression cdece0b32a 第一次提交 преди 7 месеца
README.md cdece0b32a 第一次提交 преди 7 месеца

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.