open-mmlab / mmpose

OpenMMLab Pose Estimation Toolbox and Benchmark.
https://mmpose.readthedocs.io/en/latest/
Apache License 2.0
5.65k stars 1.22k forks source link

[Docs] bbox and Coordinate origin? #3016

Open caochengchen opened 5 months ago

caochengchen commented 5 months ago

📚 The doc issue

What does bbox mean? What is the reference origin of the detected coordinates? Is the top left corner of the image (0,0)?

Suggest a potential alternative/fix

No response