Skip to content

The code of "NEURALSLICE: Neural 3D Triangle Mesh Reconstruction via Slicing 4D Tetrahedral Meshes (ICML 2023)"

License

Notifications You must be signed in to change notification settings

IGLICT/NEURALSLICE

Repository files navigation

NEURALSLICE

The code of "NeuralSlice: Neural 3D Triangle Mesh Reconstruction via Slicing 4D Tetrahedral Meshes (ICML 2023)"

We release demo code about fitting a deformable animal within single 4D Tetrahedral Mesh.

Using python fit_deform.py to fit an animal.

We thank Neural Mesh Flow and Conv Occ Net's code framework and processed point clould dataset. Please refer to https://github.com/KunalMGupta/NeuralMeshFlow and https://github.com/autonomousvision/convolutional_occupancy_networks.

Using python train_coarse.py to train a coarse model and then using python train_subdifRefine.py to train a fine model.

About

The code of "NEURALSLICE: Neural 3D Triangle Mesh Reconstruction via Slicing 4D Tetrahedral Meshes (ICML 2023)"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages