DL-Art-School/codes/models
James Betker e36f22e14a Allow "corruptor" network to be specified
This network is just a fixed (pre-trained) generator
that performs a corruption transformation that the
generator-in-training is expected to undo alongside
SR.
2020-05-13 15:26:55 -06:00
..
archs Allow "corruptor" network to be specified 2020-05-13 15:26:55 -06:00
__init__.py
base_model.py
loss.py
lr_scheduler.py
networks.py Allow "corruptor" network to be specified 2020-05-13 15:26:55 -06:00
SR_model.py
SRGAN_model.py Allow "corruptor" network to be specified 2020-05-13 15:26:55 -06:00
Video_base_model.py