chenhsuanlin / photometric-mesh-optim

Photometric Mesh Optimization for Video-Aligned 3D Object Reconstruction :globe_with_meridians: (CVPR 2019)
MIT License
208 stars 25 forks source link

meshrender and chamfer files missing? #2

Closed bmauchly closed 5 years ago

bmauchly commented 5 years ago

The demo code tries to from meshrender import _meshrender
but can't find it. Where does it come from? chamfer directory is also empty.

chenhsuanlin commented 5 years ago

I realized it was missing and updated the repo yesterday. Could you try pulling again? There should be a _meshrender.so library file.

chenhsuanlin commented 5 years ago

Closing for now, please feel free to reopen for further issues!