JiangWenPL / multiperson

Code repository for the paper: "Coherent Reconstruction of Multiple Humans from a Single Image" in CVPR'20
https://jiangwenpl.github.io/multiperson/
376 stars 50 forks source link

How can I get the 2D bounding box of a 3D lifted object? #30

Closed monacv closed 3 years ago

monacv commented 3 years ago

After a 3D shape is reconstructed, how can I get its 2D bounding box?

JiangWenPL commented 3 years ago

You could find the bbox results in our demo.py