An open API service indexing awesome lists of open source software.

https://github.com/hassony2/shape_sdf


https://github.com/hassony2/shape_sdf

neural-network shape shape-reconstruction signed-distance-field

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Predicting shapes as implicit functions

## Predicting signed-distance functions from points clouds using neural networks

## References

**Very** similar ideas are presented in the following papers (all put online between December 2018 and January 2019!):

[Occupancy Networks: Learning 3D Reconstruction in Function Space](https://arxiv.org/pdf/1812.03828v1.pdf)

[DeepSDF: Learning Continuous Signed Distance Functions for Shape Representation](https://arxiv.org/pdf/1901.05103.pdf)

[Deep Level Sets: Implicit Surface Representations for 3D Shape Inference](https://arxiv.org/pdf/1901.06802.pdf)

[Learning Implicit Fields for Generative Shape Modeling](https://arxiv.org/pdf/1812.02822.pdf)