DL-Art-School/codes/models
James Betker 645d0ca767 ResidualGen mods
- Add filters_mid spec which allows a expansion->squeeze for the transformation layers.
- Add scale and bias AFTER the switch
- Remove identity transform (models were converging on this)
- Move attention image generation and temperature setting into new function which gets called every step with a save path
2020-06-17 17:18:28 -06:00
..
archs ResidualGen mods 2020-06-17 17:18:28 -06:00
__init__.py
base_model.py
loss.py
lr_scheduler.py
networks.py ResidualGen mods 2020-06-17 17:18:28 -06:00
SR_model.py
SRGAN_model.py ResidualGen mods 2020-06-17 17:18:28 -06:00