bertjiazheng / Structured3D

[ECCV'20] Structured3D: A Large Photo-realistic Dataset for Structured 3D Modeling
https://structured3d-dataset.org
MIT License
520 stars 61 forks source link

The version of dependent modules #33

Closed Sim233 closed 1 year ago

Sim233 commented 1 year ago

Hello, I would like to know the version of dependent module to run this project, including open3d, opencv, PyMesh, etc. I'm having some problems running visualize_mesh.py, probably version issues.

Sim233 commented 1 year ago

Seems open3d==0.9.0 is ok.