-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hi, I'm playing with the code and observing that some results are different from the original paper. For example:
"A bag full of trash sitting on a old park bench" (paper/exp_vit16.py, 15000 steps):

"A bag full of trash sitting on a old park bench" (paper/imp_vit16.py, 15000 steps):

while in the paper, the results are (Figure 6):

"American muscle car palms and moon synthwave." (paper/exp_vit16.py, 15000 steps):

"American muscle car palms and moon synthwave." (paper/exp_imp16.py, 15000 steps):

while in the paper, the result is (Figure 1):

I did not change the config file nor the random seed (set as default 777). Do you know how this occurs? How can I obtain exactly the same results as in the paper?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels