Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reconstruction loss #40

Open
LeeDoYup opened this issue Apr 14, 2021 · 1 comment
Open

Reconstruction loss #40

LeeDoYup opened this issue Apr 14, 2021 · 1 comment

Comments

@LeeDoYup
Copy link

In the paper,
the authors describe that the recon loss is replaced with perceptual loss.

However, in the code, the actual recon loss is L1 (not L2) + perceptual loss.

https://github.com/LeeDoYup/taming-transformers/blob/1bbc027acb6a47e4eb348d611f9af53f1038ffee/taming/modules/losses/vqperceptual.py#L78-L87

@rcao-hk
Copy link

rcao-hk commented Apr 27, 2022

Same question

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants