nerfstudio
nerfstudio copied to clipboard
Ability to save more than one checkpoint.
Is your feature request related to a problem? Please describe. Currently we don't have clear flags/documentation for how to save checkpoints every X iterations w/o deleting intermediate ones.
Describe the solution you'd like Either we only save the latest checkpoint OR we save every X iterations.