Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to improve image fidelity? #390

Closed
soon-yau opened this issue Nov 25, 2021 · 3 comments
Closed

How to improve image fidelity? #390

soon-yau opened this issue Nov 25, 2021 · 3 comments

Comments

@soon-yau
Copy link

soon-yau commented Nov 25, 2021

brown
(Left:generated. Right: from dataset)
I have trained on mannequin dataset and the results look quite good. However, the generated images are a bit blurry and fine details are lost. Therefore, I wonder what changes do I need to do make them look crispier.

I currently use VQGAN pretrained on imagenet. I have also tried to train a VAE from scratch (using default train_vae.py) but it is blurry. I tried increasing the number of layers, number of tokens etc but didn't see improvement and made it a bit more unstable. Any advise on what VAE parameters to change?

@rom1504
Copy link
Contributor

rom1504 commented Nov 25, 2021 via email

@soon-yau
Copy link
Author

soon-yau commented Nov 27, 2021

Managed to train a mannequin-only model with vqgan_gumbel_f8_8192 that produces quality matching OpenAI.

mannequin_female_2

@huang-xx
Copy link

@soon-yau Hi, I am trying to train a model using vqgan_gumbel_f8_8192 as you do, but I get terrible results. What model parameters did you use to get this result, especially the number of layers and dimensions? Also, could you please provide a link to the "mannequin dataset"? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants