leeyegy / SimCC

[ECCV'2022 Oral] PyTorch implementation for: SimCC: a Simple Coordinate Classification Perspective for Human Pose Estimation (http://arxiv.org/abs/2107.03332). Old name: SimDR
317 stars 29 forks source link

How about the keypoint outside of image?directly assign keypoint value to 0? #10

Closed dhfSmiling closed 2 years ago

leeyegy commented 2 years ago

yes, for the invalid cases, this repo doesn't take them into model training.