Standalone code for the Multiresolution IsoSurface Extraction (MISE) from the paper Occupancy Networks: Learning 3D Reconstruction in Function Space
pip install -r requirements.txt
python setup.py install
python examples/test.py --output-mesh PATH
Standalone code for the Multiresolution IsoSurface Extraction (MISE) from the paper Occupancy Networks: Learning 3D Reconstruction in Function Space
CythonMIT