CompVis / taming-transformers

Taming Transformers for High-Resolution Image Synthesis
https://arxiv.org/abs/2012.09841
MIT License
5.84k stars 1.15k forks source link

Pretrained FFHQ VQGAN and CelebA-HQ VQGAN #138

Open gulcinbaykal opened 2 years ago

gulcinbaykal commented 2 years ago

Hi,

Thank you for your great work and repo. I need to use pretrained VQGAN models for FFHQ and CelebA-HQ datasets, separately. You already shared faceshq-vqgan, but i specifically need the Discriminators of VQGANs trained only with FFHQ or CelebA-HQ, not FacesHQ. As far as I understand, it is not possible to get the Discriminators from ffhq-transformer and celebahq-transformer configs since the loss configs are DummyLoss in both of them.

Do you plan to share the VQGANs trained with FFHQ and CelebA-HQ? It would be great if you share them too. Thank you in advance.

Bests

tenmiles0 commented 4 months ago

Hello, have you obtained the pre-training parameters of FFHQ? I also hope to study based on it.

gulcinbaykal commented 2 months ago

Hello, have you obtained the pre-training parameters of FFHQ? I also hope to study based on it.

Unfortunately no