DL-Art-School/codes
James Betker e7aeb17404 ImageFolder dataset: allow intermediary downscale before corrupt
For massive upscales (ex: 8x), corruption does almost nothing when applied
at the HQ level. This patch adds support to perform corruption at a specified
intermediary scale. The dataset downscales to this level, performs the corruption,
then downscales the rest of the way to get the LQ image.
2020-12-22 15:42:21 -07:00
..
.idea
data ImageFolder dataset: allow intermediary downscale before corrupt 2020-12-22 15:42:21 -07:00
models
scripts
trainer
utils
multi_modal_train.py
process_video.py
requirements.txt
test_image_patch_classifier.py
test.py
train.py