Demo-Maker / modules / rtmpose / configs / wholebody_2d_keypoint / topdown_heatmap /
@mikado-4410 mikado-4410 authored on 11 Oct 2024
..
coco-wholebody [update]RTMposeを用いた検出機能の実装 1 year ago
ubody2d [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 Dataset

Results on COCO-WholeBody v1.0 val with detector having human AP of 56.4 on COCO val2017 dataset

ModelInput SizeWhole APWhole ARDetails and Download
HRNet-w48+Dark+384x2880.6610.743hrnet_dark_coco-wholebody.md
HRNet-w32+Dark256x1920.5820.671hrnet_dark_coco-wholebody.md
HRNet-w48256x1920.5790.681hrnet_coco-wholebody.md
CSPNeXt-m256x1920.5670.641cspnext_udp_coco-wholebody.md
HRNet-w32256x1920.5490.646hrnet_ubody-coco-wholebody.md
ResNet-152256x1920.5480.661resnet_coco-wholebody.md
HRNet-w32256x1920.5360.636hrnet_coco-wholebody.md
ResNet-101256x1920.5310.645resnet_coco-wholebody.md
S-ViPNAS-Res50+Dark256x1920.5280.632vipnas_dark_coco-wholebody.md
ResNet-50256x1920.5210.633resnet_coco-wholebody.md
S-ViPNAS-Res50256x1920.4950.607vipnas_coco-wholebody.md

UBody2D Dataset

Result on UBody val set, computed with gt keypoints.

ModelInput SizeWhole APWhole ARDetails and Download
HRNet-w32256x1920.6900.729hrnet_ubody-coco-wholebody.md