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

loss function #6

Open
NonTerraePlusUltra opened this issue Dec 2, 2022 · 4 comments
Open

loss function #6

NonTerraePlusUltra opened this issue Dec 2, 2022 · 4 comments

Comments

@NonTerraePlusUltra
Copy link

Hello Dr.Li:

It's very happy to study your work,but I have doubts about the details of the loss function.
"Input and Output denote the input image and the output image (both indicate one image)"What does it mean that the input and output are an image when training the Auto-encoder Network?
I don't know how to understand this part, please help me, thank you!.

Best Regards.

@hli1221
Copy link
Owner

hli1221 commented Dec 2, 2022

Hi, thanks for your attention. The 'one image' means one modality data. For training phase, it means visible image.

@NonTerraePlusUltra
Copy link
Author

Hi, thanks for your attention. The 'one image' means one modality data. For training phase, it means visible image.

Thank you for your answer. I have another question. Is the output image reconstructed from the input image after extracting features?

@hli1221
Copy link
Owner

hli1221 commented Dec 2, 2022

For the training phase, YES. That is why it's called autoencoder.

@NonTerraePlusUltra
Copy link
Author

对于培训阶段,是的。这就是为什么它被称为自动编码器。

thanks for your answer!

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