DirtyHarryLYL / DJ-RN

As a part of HAKE project (HAKE-3D). Code for our CVPR2020 paper "Detailed 2D-3D Joint Representation for Human-Object Interaction".
Apache License 2.0
100 stars 13 forks source link

what is the expected result for this line of code `point_align_vis(result, obox, 'demo/object.obj', img)` in Demo.ipynb? #24

Closed monacv closed 3 years ago

monacv commented 3 years ago

Screenshot from 2021-01-06 17-56-49

After running this cell, a config.obj is dumped which I visualized it with meshlab. However, I am not sure where object.obj is supposed to come from or if it should be shared by you and what's the relation of it to config.obj to object.obj? Screenshot from 2021-01-06 17-56-08

Foruck commented 3 years ago

Same as #19 .