-
Notifications
You must be signed in to change notification settings - Fork 16
question on image representation results #10
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
Comments
Thank you for the question. Two changes to replicate the result:
Hope that helps! |
Thanks for your reply and it helps a lot. Also, can you provide the code for single image super-resolution? Jason |
Will upload SISR code within a week! |
I found an interesting phenomenon that when the 1e-4 learning rate was used, the output of models can't accurately represent the color of the image. But with the 5e-3 learning rate , there is no problem. Even the small learning rate has the same psnr with large learning rate |
Dear author,
When I redo the image representation on the "lighthouse" image, the result is 25 dB which is a big difference from 43.2 dB and the time is around 3 min. I run it on "wire_occupancy.py" and changed layer numbers to 3 and neuron numbers to 300.
Is what I did right?
Thank you
Jason
The text was updated successfully, but these errors were encountered: