Single Image Dehazing via Multi-scale Convolutional Neural Networks
The performance of existing image dehazing methods is limited by hand-designed features, such as the dark channel, color disparity and maximum contrast, with complex fusion schemes. In this paper, we propose a multi-scale deep neural network for single-image dehazing by learning the mapping between hazy images and their corresponding transmission maps. The proposed algorithm consists of a coarse-scale net which predicts a holistic transmission map based on the entire image, and a fine-scale net which refines results locally. To train the multi-scale deep network, we synthesize a dataset comprised of hazy images and corresponding transmission maps based on the NYU Depth dataset. Extensive experiments demonstrate that the proposed algorithm performs favorably against the state-of-the-art methods on both synthetic and real-world images in terms of quality and speed.
Code (1)
Tasks
Image DehazingSingle Image DehazingSimilar Papers 제목 키워드 기반
MixDehazeNet : Mix Structure Block For Image Dehazing Network
Image dehazing is a typical task in the low-level vision field. Previous studies verified the effectiveness of the large convolutional kernel and attention mechanism in dehazing. However, there are two drawbacks: the mul…
Image DehazingEfficient and Accurate Multi-scale Topological Network for Single Image Dehazing
Single image dehazing is a challenging ill-posed problem that has drawn significant attention in the last few years. Recently, convolutional neural networks have achieved great success in image dehazing. However, it is s…
feature selectionImage DehazingSingle Image DehazingFAMED-Net: A Fast and Accurate Multi-scale End-to-end Dehazing Network
Single image dehazing is a critical image pre-processing step for subsequent high-level computer vision tasks. However, it remains challenging due to its ill-posed nature. Existing dehazing models tend to suffer from mod…
Computational EfficiencyImage DehazingSingle Image DehazingUltra-High-Definition Image Dehazing via Multi-Guided Bilateral Learning
During the last couple of years, convolutional neural networks (CNNs) have achieved significant success in the single image dehazing task. Unfortunately, most existing deep dehazing models have high computational com…
4kGPUImage DehazingSingle Image Dehazing+1Parallel Cross Strip Attention Network for Single Image Dehazing
The objective of single image dehazing is to restore hazy images and produce clear, high-quality visuals. Traditional convolutional models struggle with long-range dependencies due to their limited receptive field size. …
Image DehazingSingle Image Dehazing