Fully Convolutional Pixel Adaptive Image Denoiser

July 19, 2018 ยท Entered Twilight ยท ๐Ÿ› IEEE International Conference on Computer Vision

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"Last commit was 7.0 years ago (โ‰ฅ5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: LICENSE, README.md, cman_denoised_blind_estimated_sigma_ft.png, cman_denoised_blind_ft.png, cman_denoised_blind_sup.png, cman_denoised_ft.png, cman_denoised_sup.png, core, data, figures, sigma_estimation.py, test_fc_aide_blind_estimated_sigma_ft.py, test_fc_aide_blind_ft.py, test_fc_aide_blind_sup.py, test_fc_aide_ft.py, test_fc_aide_sup.py, weights

Authors Sungmin Cha, Taesup Moon arXiv ID 1807.07569 Category cs.CV: Computer Vision Cross-listed cs.LG, stat.ML Citations 56 Venue IEEE International Conference on Computer Vision Repository https://github.com/csm9493/FC-AIDE-Keras โญ 28 Last Checked 1 month ago
Abstract
We propose a new image denoising algorithm, dubbed as Fully Convolutional Adaptive Image DEnoiser (FC-AIDE), that can learn from an offline supervised training set with a fully convolutional neural network as well as adaptively fine-tune the supervised model for each given noisy image. We significantly extend the framework of the recently proposed Neural AIDE, which formulates the denoiser to be context-based pixelwise mappings and utilizes the unbiased estimator of MSE for such denoisers. The two main contributions we make are; 1) implementing a novel fully convolutional architecture that boosts the base supervised model, and 2) introducing regularization methods for the adaptive fine-tuning such that a stronger and more robust adaptivity can be attained. As a result, FC-AIDE is shown to possess many desirable features; it outperforms the recent CNN-based state-of-the-art denoisers on all of the benchmark datasets we tested, and gets particularly strong for various challenging scenarios, e.g., with mismatched image/noise characteristics or with scarce supervised training data. The source code of our algorithm is available at https://github.com/csm9493/FC-AIDE-Keras.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision