Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Small fixes with unrolled training. (#99)
* Add support for training from measured CelebA. * Update example to compare with original. * Update default unrolled config. * Clean up global shutter capture. * Fix nbits for global shutter. * Long exposure comments. * Fix path. * Fix aperture. * Update setup for Python 3.11 * Improve benchmarking. * Use natural sorting. * Save analysis. * Save eval examples. * Set seed. * Fix typo. * Add support to benchmark on DigiCamCelebA dataset. * Better align simulated PSF. * Add support to train adafruit mask. * Fix data type of shape for new PyTorch. * Add sensor. * Add option to set number of channels. * Add more options to analyzing measured dataset. * Fix resizing. * Update configs. * Add option to train mask color filter. * Add and improve hardware utilities. * Add more features to unrolled training. * Update configs. * update changelog. * Small fixes. * Fix crop copying issue and update mask preparation. --------- Co-authored-by: Eric Bezzam <[email protected]>
- Loading branch information