You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 9, 2024. It is now read-only.
During the training process, do I need to individually train model on each of the 750 prompts?
During the evaluation process, for each prompt, I calculate the best score among the images generated at different training steps, and considered this best score as the best score for that prompt.
After obtaining the best scores for all 750 prompts, I calculated their average as the final result.
Is this the calculation process for Table 1 in the paper?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, thanks so much for offerring this repo!
During the training process, do I need to individually train model on each of the 750 prompts?
During the evaluation process, for each prompt, I calculate the best score among the images generated at different training steps, and considered this best score as the best score for that prompt.
After obtaining the best scores for all 750 prompts, I calculated their average as the final result.
Is this the calculation process for Table 1 in the paper?
The text was updated successfully, but these errors were encountered: