The idea comes from [this paper.](https://www.aanda.org/articles/aa/pdf/2006/38/aa4852-06.pdf) Base: - [ ] Replicating the training dataset. (Add noise manually to a set of images) - [ ] Working and well implemented algorithm. - [ ] Compared to known output (Have to find source code.) Extra: - [ ] Optimized as much as possible for memory and CPU time. - [ ] 100% test coverage - [ ] Documentation and a worked example.
The idea comes from this paper.
Base:
Extra: