paper-with-me

홈 › Papers

Single Image Dehazing via Multi-scale Convolutional Neural Networks

2016-09-17 · European Conference on Computer Vision 2016 9 · Wenqi Ren; Si Liu; Hua Zhang; Jinshan Pan; Xiaochun Cao; Ming-Hsuan Yang

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.

📄 PDF Abstract BibTeX

Code (1)

rwenqi/Multi-scale-CNN-Dehazing

Tasks

Image DehazingSingle Image Dehazing

Similar Papers 제목 키워드 기반

MixDehazeNet : Mix Structure Block For Image Dehazing Network

2023-05-28 · LiPing Lu, Qian Xiong, DuanFeng Chu, Bingrong Xu

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 Dehazing

Efficient and Accurate Multi-scale Topological Network for Single Image Dehazing

2021-02-24 · Qiaosi Yi, Juncheng Li, Faming Fang, Aiwen Jiang 외

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 Dehazing

FAMED-Net: A Fast and Accurate Multi-scale End-to-end Dehazing Network

2019-06-11 · Jing Zhang, DaCheng Tao

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 Dehazing

Ultra-High-Definition Image Dehazing via Multi-Guided Bilateral Learning

2021-06-19 · CVPR 2021 1 · Zhuoran Zheng, Wenqi Ren, Xiaochun Cao, Xiaobin Hu 외

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+1

Parallel Cross Strip Attention Network for Single Image Dehazing

2024-05-09 · Lihan Tong, Yun Liu, Tian Ye, Weijia Li 외

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