Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fayolle/dnn_reinit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DNN re-init

Re-initialization of an implicit by using a deep neural network. Compute the signed distance (SDF) to an implicit surface, while preserving the zero level-set.

See: 2104.08057.

The notebooks correspond to examples in 1d, 2d and 3d. The network architecture, loss, etc are the same.

Reference

Link to the tech report where the method is described. The corresponding bibtex entry is

@article{fayolle2021,
  title={Signed Distance Function Computation from an Implicit Surface},
  author={Pierre-Alain Fayolle},
  journal={arXiv:2104.08057},
  year={2021},
  url={https://arxiv.org/abs/2104.08057}
}

About

SDF to an implicit surface while preserving the zero level-set

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published