Demo-Maker / modules / rtmpose / configs / hand_2d_keypoint / topdown_heatmap /
@mikado-4410 mikado-4410 authored on 11 Oct 2024
..
coco_wholebody_hand [update]RTMposeを用いた検出機能の実装 1 year ago
freihand2d [update]RTMposeを用いた検出機能の実装 1 year ago
onehand10k [update]RTMposeを用いた検出機能の実装 1 year ago
rhd2d [update]RTMposeを用いた検出機能の実装 1 year ago
README.md [update]RTMposeを用いた検出機能の実装 1 year ago
README.md

Top-down heatmap-based pose estimation

Top-down methods divide the task into two stages: object detection, followed by single-object pose estimation given object bounding boxes. Instead of estimating keypoint coordinates directly, the pose estimator will produce heatmaps which represent the likelihood of being a keypoint, following the paradigm introduced in Simple Baselines for Human Pose Estimation and Tracking.

Results and Models

COCO-WholeBody-Hand Dataset

Results on COCO-WholeBody-Hand val set

ModelInput SizePCK@0.2AUCEPEDetails and Download
HRNetv2-w18+Dark256x2560.8140.8404.37hrnetv2_dark_coco_wholebody_hand.md
HRNetv2-w18256x2560.8130.8404.39hrnetv2_coco_wholebody_hand.md
HourglassNet256x2560.8040.8354.54hourglass_coco_wholebody_hand.md
SCNet-50256x2560.8030.8344.55scnet_coco_wholebody_hand.md
ResNet-50256x2560.8000.8334.64resnet_coco_wholebody_hand.md
LiteHRNet-18256x2560.7950.8304.77litehrnet_coco_wholebody_hand.md
MobileNet-v2256x2560.7950.8294.77mobilenetv2_coco_wholebody_hand.md

FreiHand Dataset

Results on FreiHand val & test set

ModelInput SizePCK@0.2AUCEPEDetails and Download
ResNet-50224x2240.9990.8683.27resnet_freihand2d.md

OneHand10K Dataset

Results on OneHand10K val set

ModelInput SizePCK@0.2AUCEPEDetails and Download
HRNetv2-w18+Dark256x2560.9900.57223.96hrnetv2_dark_onehand10k.md
HRNetv2-w18+UDP256x2560.9900.57123.88hrnetv2_udp_onehand10k.md
HRNetv2-w18256x2560.9900.56724.26hrnetv2_onehand10k.md
ResNet-50256x2560.9890.55525.16resnet_onehand10k.md
MobileNet-v2256x2560.9860.53728.56mobilenetv2_onehand10k.md

RHD Dataset

Results on RHD test set

ModelInput SizePCK@0.2AUCEPEDetails and Download
HRNetv2-w18+Dark256x2560.9920.9032.18hrnetv2_dark_rhd2d.md
HRNetv2-w18+UDP256x2560.9920.9022.19hrnetv2_udp_rhd2d.md
HRNetv2-w18256x2560.9920.9022.21hrnetv2_rhd2d.md
ResNet-50256x2560.9910.8982.32resnet_rhd2d.md
MobileNet-v2256x2560.9850.8832.79mobilenetv2_rhd2d.md