Skip to content
forked from CrisalixSA/mise

Standalone code for the Multiresolution IsoSurface Extraction (MISE) from the paper Occupancy Networks: Learning 3D Reconstruction in Function Space

License

Notifications You must be signed in to change notification settings

markloyman/mise

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MISE

Standalone code for the Multiresolution IsoSurface Extraction (MISE) from the paper Occupancy Networks: Learning 3D Reconstruction in Function Space

Installation

pip install -r requirements.txt
python setup.py install

Run test

python examples/test.py --output-mesh PATH

About

Standalone code for the Multiresolution IsoSurface Extraction (MISE) from the paper Occupancy Networks: Learning 3D Reconstruction in Function Space

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Cython 89.8%
  • Python 10.2%