-
Notifications
You must be signed in to change notification settings - Fork 107
Open
Description
I am pretty sorry to put this issue here.
The results I run are not good. All generated images are pretty similar to others, which are different to the results in the blogs and tutorial. I think it is mainly because you use MSE(Mean Squared Error) as the loss function, which calculates the Euclidean distance between two images. MSELoss can not measure the likelihood of images well and Figure 3 of the tutorial talks about this question.
I also change the output layer's ReLU to sigmoid in decoder to make the results well.
Metadata
Metadata
Assignees
Labels
No labels