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
I am having problem replicating figure 26 (https://arxiv.org/pdf/2110.02711). Specifically, I am trying to edit the celeb1.png image to be "angry", "with makeup", and "zombie". Here are the results from the paper:
However, when running this repos code I get different results. Here are the images I got for "angry", "with makeup", and "zombie":
These images don't seem quite as good and I am not sure why.
Could this be an issue with the hyperparameters? I used the hyperparameters in table 5 for each of these images. For inference I used 200 inversion steps and 40 test steps. For more info on the parameters I used here are the commands I ran for training and for inference of the "angry" model:
Any suggestions on what hyperparameters I could change to get the same results are figure 26? Or are there any ideas as to what else may be causing this discrepancy between the figure 26 and my results?
The text was updated successfully, but these errors were encountered:
I am having problem replicating figure 26 (https://arxiv.org/pdf/2110.02711). Specifically, I am trying to edit the celeb1.png image to be "angry", "with makeup", and "zombie". Here are the results from the paper:
However, when running this repos code I get different results. Here are the images I got for "angry", "with makeup", and "zombie":
These images don't seem quite as good and I am not sure why.
Could this be an issue with the hyperparameters? I used the hyperparameters in table 5 for each of these images. For inference I used 200 inversion steps and 40 test steps. For more info on the parameters I used here are the commands I ran for training and for inference of the "angry" model:
Any suggestions on what hyperparameters I could change to get the same results are figure 26? Or are there any ideas as to what else may be causing this discrepancy between the figure 26 and my results?
The text was updated successfully, but these errors were encountered: