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

recovery_loss = tf.reduce_sum(tf.pow(filtered_image_batch - input_data_clean, 2.0)) #72

Open
Unclechan97 opened this issue Jun 7, 2023 · 1 comment

Comments

@Unclechan97
Copy link

首先感谢你为我们提供的新思路,然后我想问一下,代码中的recovery_loss有什么作用呢?训练时recovery loss没有降低,而且为什么要将输入图像和处理后的图像作差呢?
希望能得到你的解答,感谢!

@andwizard
Copy link

recovery loss 都没有参与训练,作者应该只是单纯的算出来展示一下

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