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

cannot import name 'CollisionVolume' from 'sdf' #11

Open Aaron20127 opened 4 years ago

Aaron20127 commented 4 years ago

when I run full_eval, I get this error. I don't find the function of CollisionVolume.

seonghyunkim1212 commented 4 years ago

Did you find mmdetection.mmdet.models.utils.camera??

Aaron20127 commented 4 years ago

Did you find mmdetection.mmdet.models.utils.camera??

No, I have commented it out

nicolasugrinovic commented 3 years ago

@Aaron20127 hi, where you able to successfully run the evaluation? Do you get numbers that match the reported in the paper? I get the following for Panoptic, maybe I am missing something. There is also difference with Mupots. image