328afde9c0
SPSR_model really isn't that different from SRGAN_model. Rather than continuing to re-implement everything I've done in SRGAN_model, port the new stuff from SPSR over. This really demonstrates the need to refactor SRGAN_model a bit to make it cleaner. It is quite the beast these days.. |
||
---|---|---|
.. | ||
archs | ||
__init__.py | ||
base_model.py | ||
feature_model.py | ||
loss.py | ||
lr_scheduler.py | ||
networks.py | ||
SPSR_model.py | ||
SR_model.py | ||
SRGAN_model.py |