This repository is reproduced code of "Implicit Geometric Regularization for Learning Shapes"
The paper link is here
python train_toy_2d.py
python train_toy_3d.py
python predict_toy_3d.py
python train.py --input [path to file] --epochs 5000
python predict.py