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

Questions about details for reproducing, some of them are not noted in the paper. #71

Open
maluyazilation opened this issue Dec 11, 2023 · 3 comments

Comments

@maluyazilation
Copy link

The problem is about the fid-score on COCO2014CD. My fid is about 13, while the fid in paper is 5.8. The details for this part is not enough in paper. So it's really hard for reproducing.

So my questions can be concluded as following:

  1. Is the pretrained model downloaded from here? https://ommer-lab.com/files/latent-diffusion/nitro/txt2img-f8-large/model.ckpt

  2. Dropping probability for caption is 0.5 in github config file, and 0.1 in paper. Which one should i choose?

  3. As we all know, ldm resolution is 256. Is gligen finetuned on 256 or 512 ?

  4. While training, the warm-up is cosine or constant? Is 100,000 step enough for COCO?

  5. In UNet, only gate-attention is not freezed, right?

@phillipinseoul
Copy link

Are there any updates on this issue?
I'm also curious which caption dropping rate to use for training (10% as in the paper or 50% as in the code.

@Bailey-24
Copy link

why gligen is always output 512512, how to output 640480

@maluyazilation
Copy link
Author

maluyazilation commented Feb 28, 2024 via email

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