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
trainer
utils
multi_modal_train.py
process_video.py
requirements.txt
test_image_patch_classifier.py
test.py
train.py Add unet with latent guide 2021-06-26 11:02:58 -06:00
use_discriminator_as_filter.py