Connecting Image Denoising and High-Level Vision Tasks via Deep Learning

September 06, 2018 ยท Entered Twilight ยท ๐Ÿ› IEEE Transactions on Image Processing

๐ŸŒ… 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: CAFFE_README.md, CMakeLists.txt, CONTRIBUTING.md, CONTRIBUTORS.md, DEEPLAB_V2_README.md, INSTALL.md, LICENSE, Makefile, Makefile.config.example, README.md, caffe.cloc, cmake, densecrf, examples, exper, include, matlab, python, scripts, src, tools

Authors Ding Liu, Bihan Wen, Jianbo Jiao, Xianming Liu, Zhangyang Wang, Thomas S. Huang arXiv ID 1809.01826 Category cs.CV: Computer Vision Citations 175 Venue IEEE Transactions on Image Processing Repository https://github.com/Ding-Liu/DeepDenoising โญ 94 Last Checked 1 month ago
Abstract
Image denoising and high-level vision tasks are usually handled independently in the conventional practice of computer vision, and their connection is fragile. In this paper, we cope with the two jointly and explore the mutual influence between them with the focus on two questions, namely (1) how image denoising can help improving high-level vision tasks, and (2) how the semantic information from high-level vision tasks can be used to guide image denoising. First for image denoising we propose a convolutional neural network in which convolutions are conducted in various spatial resolutions via downsampling and upsampling operations in order to fuse and exploit contextual information on different scales. Second we propose a deep neural network solution that cascades two modules for image denoising and various high-level tasks, respectively, and use the joint loss for updating only the denoising network via back-propagation. We experimentally show that on one hand, the proposed denoiser has the generality to overcome the performance degradation of different high-level vision tasks. On the other hand, with the guidance of high-level vision information, the denoising network produces more visually appealing results. Extensive experiments demonstrate the benefit of exploiting image semantics simultaneously for image denoising and high-level vision tasks via deep learning. The code is available online: https://github.com/Ding-Liu/DeepDenoising
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