a-lemus96 / fs-nerf

PyTorch implementation for experimenting with frequency regularized Neural Radiance Fields.
1 stars 0 forks source link

[feat]: Automate hyperparameter search #4

Closed a-lemus96 closed 1 year ago

a-lemus96 commented 1 year ago

Use wandb hyperparameter sweep functionality to program parameter searches

  1. Standardize notation for experiments
  2. Update configuration information being logged into wandb
  3. Introduce the use of YAML config files for sweeps
  4. Add T hyperparameter to control the number of iterations of active frequency regularization