Upscale training with frozen discriminator
To choose image, click шестеренка, in the left right corner of image panel, choose image idx
from left to right:
frozed_disc_2 - loss at stage 2 = focal_loss - 0.5*logsoftmax(D(reconstructed_images)), where D - discriminator,
frozed_disc - loss at stage 2 = focal_loss - D(reconstructed_images), where D - discriminator,
vq_lpips - VQ-VAE training with LPIPS loss at stage 1 and stage 2
curr_model - current model we use
Created on February 10|Last edited on February 10
Comment
examples
Run set
4
Add a comment