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 Test modifications 2020-05-19 09:37:58 -06:00
data_sampler.py mmsr 2019-08-23 21:42:47 +08:00
Downsample_dataset.py Allow dataset classes to add noise internally 2020-05-23 21:04:24 -06:00
LQ_dataset.py Enable vertical splitting on inference images to support very large resolutions. 2020-05-27 08:04:35 -06:00
LQGT_dataset.py Add doResizeLoss to dataset 2020-06-08 11:27:06 -06:00
REDS_dataset.py Change GT_size to target_size 2020-04-22 00:37:41 -06:00
util.py Allow weighting of input data 2020-06-04 10:05:21 -06:00