Skip to content

It does not work well #3

@87hbteo

Description

@87hbteo

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

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