中文
相关论文

相关论文: Rethinking Performance Gains in Image Dehazing Net…

200 篇论文

We propose a novel deep neural network architecture for the challenging problem of single image dehazing, which aims to recover the clear image from a degraded hazy image. Instead of relying on hand-crafted image priors or explicitly…

计算机视觉与模式识别 · 计算机科学 2018-05-10 Zheng Xu , Xitong Yang , Xue Li , Xiaoshuai Sun

Image dehazing has witnessed significant advancements with the development of deep learning models. However, most existing methods focus solely on single-modal RGB features, neglecting the inherent correlation between scene depth and haze…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Zengyuan Zuo , Junjun Jiang , Gang Wu , Xianming Liu

Hazy images degrade visual quality, and dehazing is a crucial prerequisite for subsequent processing tasks. Most current dehazing methods rely on neural networks and face challenges such as high computational parameter pressure and weak…

计算机视觉与模式识别 · 计算机科学 2024-04-25 Yutong Chen , Zhang Wen , Chao Wang , Lei Gong , Zhongchao Yi

In real-world underwater environment, exploration of seabed resources, underwater archaeology, and underwater fishing rely on a variety of sensors, vision sensor is the most important one due to its high information content, non-intrusive,…

图像与视频处理 · 电气工程与系统科学 2021-03-29 Nan Wang , Yabin Zhou , Fenglei Han , Haitao Zhu , Jingzheng Yao

Convolutional neural network (CNN) based image enhancement methods such as super-resolution and detail enhancement have achieved remarkable performances. However, amounts of operations including convolution and parameters within the…

图像与视频处理 · 电气工程与系统科学 2022-05-03 Sangwook Baek , Yongsup Park , Youngo Park , Jungmin Lee , Kwangpyo Choi

We propose an enhanced multi-scale network, dubbed GridDehazeNet+, for single image dehazing. The proposed dehazing method does not rely on the Atmosphere Scattering Model (ASM), and an explanation as to why it is not necessarily performing…

计算机视觉与模式识别 · 计算机科学 2021-12-01 Xiaohong Liu , Zhihao Shi , Zijun Wu , Jun Chen

Adverse weather conditions often impair the quality of captured images, inevitably inducing cutting-edge object detection models for advanced driver assistance systems (ADAS) and autonomous driving. In this paper, we raise an intriguing…

计算机视觉与模式识别 · 计算机科学 2025-04-03 Yihua Fan , Yongzhen Wang , Mingqiang Wei , Fu Lee Wang , Haoran Xie

The large language model and high-level vision model have achieved impressive performance improvements with large datasets and model sizes. However, low-level computer vision tasks, such as image dehaze and blur removal, still rely on a…

计算机视觉与模式识别 · 计算机科学 2023-06-29 Zheyan Jin , Shiqi Chen , Yueting Chen , Zhihai Xu , Huajun Feng

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…

计算机视觉与模式识别 · 计算机科学 2018-09-10 Ding Liu , Bihan Wen , Jianbo Jiao , Xianming Liu , Zhangyang Wang , Thomas S. Huang

Image dehazing is crucial for clarifying images obscured by haze or fog, but current learning-based approaches is dependent on large volumes of training data and hence consumed significant computational power. Additionally, their…

计算机视觉与模式识别 · 计算机科学 2025-03-07 Gao Yu Lee , Tanmoy Dam , Md Meftahul Ferdaus , Daniel Puiu Poenar , Vu Duong

Transformers offer strong global modeling for single-image dehazing but come with high computational costs. Most methods rely on spatial features to capture long-range dependencies, making them less effective under complex haze conditions.…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Lirong Zheng , Yanshan Li , Rui Yu , Kaihao Zhang

Conventional CNNs-based dehazing models suffer from two essential issues: the dehazing framework (limited in interpretability) and the convolution layers (content-independent and ineffective to learn long-range dependency information). In…

计算机视觉与模式识别 · 计算机科学 2022-01-06 Dong Zhao , Jia Li , Hongyu Li , Long Xu

Addressing the challenge of removing atmospheric fog or haze from digital images, known as image dehazing, has recently gained significant traction in the computer vision community. Although contemporary dehazing models have demonstrated…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Anas M. Ali , Anis Koubaa , Bilel Benjdira

Recently, convolutional neural networks (CNNs) have achieved great improvements in single image dehazing and attained much attention in research. Most existing learning-based dehazing methods are not fully end-to-end, which still follow the…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Yu Dong , Yihao Liu , He Zhang , Shifeng Chen , Yu Qiao

Image dehazing aims to restore clean images from hazy ones. Convolutional Neural Networks (CNNs) and Transformers have demonstrated exceptional performance in local and global feature extraction, respectively, and currently represent the…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Huichun Liu , Xiaosong Li , Tianshu Tan

We design a novel network architecture for learning discriminative image models that are employed to efficiently tackle the problem of grayscale and color image denoising. Based on the proposed architecture, we introduce two different…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Stamatios Lefkimmiatis

Image denoising is still a challenging issue in many computer vision sub-domains. Recent studies show that significant improvements are made possible in a supervised setting. However, few challenges, such as spatial fidelity and…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Masud An Nur Islam Fahim , Nazmus Saqib , Shafkat Khan Siam , Ho Yub Jung

Image deblurring is a classical computer vision problem that aims to recover a sharp image from a blurred image. To solve this problem, existing methods apply the Encode-Decode architecture to design the complex networks to make a good…

图像与视频处理 · 电气工程与系统科学 2021-10-13 Wenbin Zou , Mingchao Jiang , Yunchen Zhang , Liang Chen , Zhiyong Lu , Yi Wu

Hazy images are often subject to color distortion, blurring, and other visible quality degradation. Some existing CNN-based methods have great performance on removing homogeneous haze, but they are not robust in non-homogeneous case. The…

图像与视频处理 · 电气工程与系统科学 2021-06-22 Minghan Fu , Huan Liu , Yankun Yu , Jun Chen , Keyan Wang

In image dehazing task, haze density is a key feature and affects the performance of dehazing methods. However, some of the existing methods lack a comparative image to measure densities, and others create intermediate results but lack the…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Zhongze Wang , Haitao Zhao , Lujian Yao , Jingchao Peng , Kaijie Zhao