DL-Art-School/codes/models
James Betker eb11a08d1c Enable disjoint feature networks
This is done by pre-training a feature net that predicts the features
of HR images from LR images. Then use the original feature network
and this new one in tandem to work only on LR/Gen images.
2020-07-31 16:29:47 -06:00
..
archs Enable disjoint feature networks 2020-07-31 16:29:47 -06:00
__init__.py
base_model.py
feature_model.py
loss.py
lr_scheduler.py
networks.py Enable disjoint feature networks 2020-07-31 16:29:47 -06:00
SR_model.py
SRGAN_model.py Enable disjoint feature networks 2020-07-31 16:29:47 -06:00