DL-Art-School/codes/data
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
..
__init__.py
data_sampler.py
Downsample_dataset.py
LQ_dataset.py
LQGT_dataset.py Enable disjoint feature networks 2020-07-31 16:29:47 -06:00
REDS_dataset.py
util.py
weight_scheduler.py