DL-Art-School/codes/data
James Betker 296135ec18 Add doResizeLoss to dataset
doResizeLoss has a 50% chance to resize the LQ image to 50% size,
then back to original size. This is useful to training a generator to
recover these lost pixel values while also being able to do
repairs on higher resolution images during training.
2020-06-08 11:27:06 -06:00
..
__init__.py
data_sampler.py
Downsample_dataset.py
LQ_dataset.py
LQGT_dataset.py Add doResizeLoss to dataset 2020-06-08 11:27:06 -06:00
REDS_dataset.py
util.py