Newer
Older
Demo-Maker / modules / rtmpose / configs / hand_2d_keypoint / README.md
@mikado-4410 mikado-4410 on 11 Oct 2024 788 bytes [update]RTMposeを用いた検出機能の実装

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.