GunwooHan / E-LatentLPIPS

Unofficial Implementation of E-LatentLPIPS(Ensembled-LatentLPIPS) of Diffusion2GAN
Apache License 2.0
32 stars 1 forks source link

Question regarding the pretrained latent_vgg.ckpt #2

Open alchan00 opened 1 month ago

alchan00 commented 1 month ago

Hello, can you elucidate how the posted ckpt was trained? Is it trained with imagenet in latent space, and then linearly tuned with BAPPS? Or maybe one of the two has been skipped?

GunwooHan commented 1 month ago

Hi. I reproduced it based on VGG, and basically used the imagenet pretrained model The checkpoint file is only linear tuned with BAPPS using pytorch pretrained VGG