Skip to content

pettza/3DNS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Neurals Sculpting (3DNS): Editing Neural Distance Functions

This repository contains the source code for the paper "3D Neurals Sculpting (3DNS): Editing Neural Distance Functions"

Code structure

The code is organized as follows:

  • ensdf/ contains library code implementing neural networks, loss functions, etc.
  • scripts/ contains scripts for the experiments
  • viewer/ contains code for the interactive editor, specifically the script viewer/app.py

Third-Party Libraries

This code includes code derived from the following third-party libraries

https://github.com/vsitzmann/siren

https://github.com/facebookresearch/DeepSDF

https://github.com/jchibane/ndf

About

Editable Neural Signed Distance Functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors