DL-Art-School/codes/models
James Betker 59aba1daa7 LR switched SPSR arch
This variant doesn't do conv processing at HR, which should save
a ton of memory in inference. Lets see how it works.
2020-08-10 13:03:36 -06:00
..
archs LR switched SPSR arch 2020-08-10 13:03:36 -06:00
__init__.py
base_model.py
feature_model.py
loss.py
lr_scheduler.py
networks.py LR switched SPSR arch 2020-08-10 13:03:36 -06:00
SPSR_model.py
SR_model.py
SRGAN_model.py