You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
.. | ||
animalpose | 3 years ago | |
ap10k | 3 years ago | |
apt36k | 3 years ago | |
atrw | 3 years ago | |
fly | 3 years ago | |
horse10 | 3 years ago | |
locust | 3 years ago | |
macaque | 3 years ago | |
zebra | 3 years ago | |
README.md | 3 years ago |
README.md
Top-down heatmap-based pose estimation
Top-down methods divide the task into two stages: object detection and pose estimation.
They perform object detection first, 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.