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

How do clean document scans with this? #41

Open
catch-n-release opened this issue Aug 4, 2019 · 1 comment
Open

How do clean document scans with this? #41

catch-n-release opened this issue Aug 4, 2019 · 1 comment

Comments

@catch-n-release
Copy link

I have document scans to be cleaned. How do I go about training a new model for it. I can also get clean counter-parts of the same for noisy-clean pair, but dont know how to initiate training for them. And how many of them would I need for training to get significant results?

@yu4u
Copy link
Owner

yu4u commented Aug 6, 2019

In that case, it is better to create dedicated dataset for your task to train standard denoising model instead of using noise2noise framework as you mentioned (can also get clean counter-parts of the same for noisy-clean pair).
For this, this implementation is not suitable so please use the other implementations of standard denosing models.
I think there would be difficulty in creating noisy-clean pairs; calibrating them in pixel level.
100> pairs would be required.

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