forked from ecker/DL-Art-School
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| fp16_util.py | ||
| gaussian_diffusion.py | ||
| losses.py | ||
| nn.py | ||
| resample.py | ||
| respace.py | ||
| rrdb_diffusion.py | ||
| unet_diffusion.py | ||
| unet_latent_guide.py | ||