DJW cdece0b32a 第一次提交 7 kuukautta sitten
..
rtmpose cdece0b32a 第一次提交 7 kuukautta sitten
topdown_heatmap cdece0b32a 第一次提交 7 kuukautta sitten
topdown_regression cdece0b32a 第一次提交 7 kuukautta sitten
README.md cdece0b32a 第一次提交 7 kuukautta sitten

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.