ylabbe / cosypose

Code for "CosyPose: Consistent multi-view multi-object 6D pose estimation", ECCV 2020.
MIT License
301 stars 89 forks source link

Regarding the single view results #59

Open baichuan05 opened 3 years ago

baichuan05 commented 3 years ago

Hi,

Thank you for making the code available and having such detailed instructions!

I am trying to use your method.

I had my own script to call the functions and got image left one is without icp.

I also tried the other one with your result (bop-synt+real-icp--121351) on scene_id, view_id = 49, 631 and got image image

The bowl cannot be correctly estimated, is this expected? Or my implementation was wrong?

Thanks!

Best, Baichuan