#295 · Primary category: AI Tool Directories & Curated Lists

reproducible-image-denoising-state-of-the-art

art arxiv benchmarking cnn curated-list deep-learning denoising-algorithms image-denoising image-processing image-reconstruction image-restoration implementation inverse-problems noise noise-reduction performance-analysis recovery-image reproducible-research state-of-the-art summary

Collection of popular and reproducible image denoising works.

Project last updated:12/05/21

GitHub Stars

2.5K

Forks

506

Contributors

6

License

Other

Why we included this project

Anyone comparing single-image denoising methods will find this collection saves the usual digging through papers. It groups the well-known algorithms by family, so filtering approaches like BM3D and NLM sit alongside sparse coding methods such as KSVD and LSSC, classical priors like EPLL, low-rank techniques such as WNNM, and deep learning entries including DnCNN and RED. That layout makes it easy to see how the field moved from handcrafted priors to learned networks. The real selling point is the rule that every listed work must ship working code and reproducible results, which means the entries point straight to papers, project pages, and implementations you can actually run. It is a curated bibliography rather than ready-to-use software, and for someone assembling a denoising benchmark suite, that is exactly the useful part.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category