Skip to content
Changed

- Reflect padding is now edge-padding througout
- No longer uses OneCycle learning rate scheduling
- Trains for a fixed number of iterations (longer than 4.0)
- Uses wavelet loss alongside L1
- Contains support for iSMORE (but not recommended atm)
- Mathematically correct handling of padding at inference time

Added
- Includes custom implementation of ESPRESO for robustness, speed, and simplicity