DL-Art-School/codes
James Betker 46e9f62be0 Add unet with latent guide
This is a diffusion network that uses both a LQ image
and a reference sample HQ image that is compressed into
a latent vector to perform upsampling

The hope is that we can steer the upsampling network
with sample images.
2021-06-26 11:02:58 -06:00
..
.idea
data Add unet with latent guide 2021-06-26 11:02:58 -06:00
models Add unet with latent guide 2021-06-26 11:02:58 -06:00
scripts Various mods to support better jpeg image filtering 2021-06-25 13:16:15 -06:00
trainer Various mods to support better jpeg image filtering 2021-06-25 13:16:15 -06:00
utils Add support for training an EMA network alongside the main networks 2021-06-12 21:01:41 -06:00
multi_modal_train.py
process_video.py
requirements.txt
test_image_patch_classifier.py
test.py Add FID evaluator for diffusion models 2021-06-14 09:14:30 -06:00
train.py Add unet with latent guide 2021-06-26 11:02:58 -06:00
use_discriminator_as_filter.py Various mods to support better jpeg image filtering 2021-06-25 13:16:15 -06:00