This README was written for Windows

First download COLMAP and note the directory of the colmap.bat script

Update the COLMAP executable path COLMAP_BIN in run_colmap.py and run it.

Then run the following in the specified order:
    colmap_to_nerfstudio.bat
    create_train_test_split.py
    train_nerfacto.bat
    train_splatfacto.bat

Finally, run evaluate_results.bat once AFTER updating the path to the generated splatfacto database, and once using the path to the nerfacto database
