Skip to content

Get results different from the paper #4

@bluestyle97

Description

@bluestyle97

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):
00003

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

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

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

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

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

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions