SuGaR
SuGaR copied to clipboard
Adding custom output directory
Note: Editing since vscode did auto-fork, auto-PR with no comments.
I wanted to have all the outputs of SuGaR next to a folder that wouldn't be ./output within the same folder of execution, so I added the option output to train.py and modified a part of refined_mesh.py to handle these changes well.