DL-Art-School/codes/models
James Betker 0d070b47a7 Add simplified SPSR architecture
Basically just cleaning up the code, removing some bad conventions,
and reducing complexity somewhat so that I can play around with
this arch a bit more easily.
2020-08-03 10:25:37 -06:00
..
archs Add simplified SPSR architecture 2020-08-03 10:25:37 -06:00
__init__.py Integrate SPSR into SRGAN_model 2020-08-02 12:55:08 -06:00
base_model.py Add feature_model for training custom feature nets 2020-07-31 11:20:39 -06:00
feature_model.py Add feature_model for training custom feature nets 2020-07-31 11:20:39 -06:00
loss.py Substantial SPSR mods & fixes 2020-08-02 10:45:24 -06:00
lr_scheduler.py Allow multi_step_lr_scheduler to load a new LR schedule when restoring state 2020-07-31 11:21:11 -06:00
networks.py Add simplified SPSR architecture 2020-08-03 10:25:37 -06:00
SPSR_model.py Integrate SPSR into SRGAN_model 2020-08-02 12:55:08 -06:00
SR_model.py Allow validating in batches, remove val size limit 2020-06-02 08:41:22 -06:00
SRGAN_model.py Add simplified SPSR architecture 2020-08-03 10:25:37 -06:00