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 ...
python src/main.py model_type=dt num_itr=1000 sigma=10.0 temperature=1.0 weight_distance=0.01 lr=0.001 opt=adam data_name=cf_german_test distance_function=l1 📋 This will create another folder in the ...