Skip to content

eduardramon/ImplicitGeometricRegularization.pytorch

 
 

Repository files navigation

Implicit Geometric Regularization for Learning Shapes

This repository is reproduced code of "Implicit Geometric Regularization for Learning Shapes"

The paper link is here

2D toy example

python train_toy_2d.py

image

3D toy example

python train_toy_3d.py
python predict_toy_3d.py

image

Stanford Bunny

python train.py --input [path to file] --epochs 5000
python predict.py

image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.9%
  • Shell 1.1%