JeremyFisher
JeremyFisher
Hey guys, I have loaded a model.obj (from Shapenet) and now I have the following mesh: ``` In [32]: mesh.faces Out[32]: array([[ 0, 1, 2], [ 1, 0, 3], [...
Hey there, congrats on a great paper! I saw that there are no watertight meshes in your "preprocessed data (73.4 GB)". Would it be possible for you to upload the...
Hey, When I run python test.py I have the following import error: Traceback (most recent call last): File "test.py", line 5, in from vision_sandbox import _C ImportError: (...)python3.6/site-packages/vision_sandbox-0.1-py3.6-linux-x86_64.egg/vision_sandbox/_C.cpython-36m-x86_64-linux-gnu.so: undefined symbol:...