Closed lucas946 closed 4 years ago
Can you give me an example that bounding box does not cover human body completely? That code is from original author's repo.
I upload a sample image by https://send.firefox.com/. You can download the image by url: https://send.firefox.com/download/fa6e41895e795891/#CRXCO-fbWCrCEKFXyxG3Vw (the image can be downloaded only once).
I think this kind of marginal off would not effect overall performance.
Thanks a lot, I will check this soon.
I found your code that generates 2d bounding box of h36m as common/utils/pose_utils.py#L55-L61. However, there exist some scenes that 2d bbox by this way may not cover person body completely. Can you explain why you choose this way?