nerfstudio
nerfstudio copied to clipboard
Refactor schedulers to allow for kwargs inputs
Currently the schedulers set up only allows for lr_fina and max_steps. Would be nice to be able to take in arbitrary arguments.
Agreed. It's not as flexible as it should be right now, so if you can edit it as needed for the camera optimization that would be amazing.
Fixed in #1466