Newer
Older
Demo-Maker / modules / rtmpose / configs / face_2d_keypoint / topdown_regression / README.md

Top-down regression-based pose estimation

Top-down methods divide the task into two stages: object detection, followed by single-object pose estimation given object bounding boxes. At the 2nd stage, regression based methods directly regress the keypoint coordinates given the features extracted from the bounding box area, following the paradigm introduced in Deeppose: Human pose estimation via deep neural networks.

Results and Models

WFLW Dataset

Result on WFLW test set

ModelInput SizeNMEckptlog
ResNet-50256x2564.88ckptlog
ResNet-50+WingLoss256x2564.67ckptlog
ResNet-50+SoftWingLoss256x2564.44ckptlog