We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
Thanks for the amazing project!
I was not able to reproduce the FID score (e.g. 5.38) on MJHQ-30K, but only getting a much higher value (e.g. 10). Here are my params
classifier-free guidance = 4.5 more_smooth = True batch_size = 4 seed = 42 use_ema = True max_token_length = 300 use_llm_system_prompt = True
and I am using clean-fid
clean-fid
It is likely that I may have missed something here, also how many steps (e.g. 10 or 14?) do we run for this (or other) experiments? Please advise.
Thanks, Chen
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
Thanks for the amazing project!
I was not able to reproduce the FID score (e.g. 5.38) on MJHQ-30K, but only getting a much higher value (e.g. 10). Here are my params
and I am using
clean-fid
It is likely that I may have missed something here, also how many steps (e.g. 10 or 14?) do we run for this (or other) experiments? Please advise.
Thanks,
Chen
The text was updated successfully, but these errors were encountered: