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

Suggestion: Tensorflow.js denoiser #15

Open
badjano opened this issue Apr 25, 2018 · 3 comments
Open

Suggestion: Tensorflow.js denoiser #15

badjano opened this issue Apr 25, 2018 · 3 comments

Comments

@badjano
Copy link

badjano commented Apr 25, 2018

I wish I had the knowledge and time to do that, but if anyone can, that would be crazy awesome to have this top-notch feature in this repository

@erichlof
Copy link
Owner

Hi @badjano ,
Thanks for the suggestion. I tried to find a Tensorflow denoiser on GitHub but was unable to locate one. Has one already been written for another project? Do you have any helpful links to source code? I'll be glad to look into it, but I don't know where to start. :)
Thanks

@badjano
Copy link
Author

badjano commented Apr 26, 2018

I have seen some denoiser models in keras, but it is basically training an auto encoder to make a link between noisy images and high sampled ones. I think it´s not hard to find auto encoder models for that purpuse, I know it´s quite a research to do, but if you use these keywords, you´ll find the way pretty quickly.

here is something I found https://github.com/Fnjn/Autoencoder-Denoiser

also, this is keras but a very good read: https://blog.keras.io/building-autoencoders-in-keras.html

hope I helped

@erichlof
Copy link
Owner

Thanks for the links!

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