PyTorch-MNIST-Tutorial/ ├── LICENSE ├── model.pth ├── model.py ├── README.md ├── test.py ├── train.py ├── utils.py ├── demo.py ├── mnist_train.csv └── mnist_test.csv ...
MAtCha Gaussians reconstruction from 10 input views. We provide a dedicated script for each of these steps, as well as a script train.py that runs the entire pipeline. We explain how to use this ...