中文
相关论文

相关论文: Indirect Domain Shift for Single Image Dehazing

200 篇论文

During the past decade, deep neural networks have led to fast-paced progress and significant achievements in computer vision problems, for both academia and industry. Yet despite their success, state-of-the-art image classification…

计算机视觉与模式识别 · 计算机科学 2024-05-13 Aristotelis Ballas , Christos Diou

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

Deep learning-based source dehazing methods trained on synthetic datasets have achieved remarkable performance but suffer from dramatic performance degradation on real hazy images due to domain shift. Although certain Domain Adaptation (DA)…

计算机视觉与模式识别 · 计算机科学 2022-07-15 Hu Yu , Jie Huang , Yajing Liu , Qi Zhu , Man Zhou , Feng Zhao

In many modern computer application problems, the classification of image data plays an important role. Among many different supervised machine learning models, convolutional neural networks (CNNs) and linear discriminant analysis (LDA) as…

计算机视觉与模式识别 · 计算机科学 2024-11-01 Axel Klawonn , Martin Lanser , Janine Weber

Enhancing the visibility of nighttime hazy images is challenging due to the complex degradation distributions. Existing methods mainly address a single type of degradation (e.g., haze or low-light) at a time, ignoring the interplay of…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Chen Zhu , Huiwen Zhang , Mu He , Yujie Li , Xiaotian Qiao

Recently, convolutional neural networks (CNNs) have been widely used in image denoising. Existing methods benefited from residual learning and achieved high performance. Much research has been paid attention to optimizing the network…

计算机视觉与模式识别 · 计算机科学 2022-09-15 Jiahong Zhang , Yonggui Zhu , Wenshu Yu , Jingning Ma

Convolutional neural networks require numerous data for training. Considering the difficulties in data collection and labeling in some specific tasks, existing approaches generally use models pre-trained on a large source domain (e.g.…

计算机视觉与模式识别 · 计算机科学 2019-09-06 Zhichen Zhao , Bowen Zhang , Yuning Jiang , Li Xu , Lei Li , Wei-Ying Ma

Demosaicking and denoising are among the most crucial steps of modern digital camera pipelines and their joint treatment is a highly ill-posed inverse problem where at-least two-thirds of the information are missing and the rest are…

计算机视觉与模式识别 · 计算机科学 2018-07-13 Filippos Kokkinos , Stamatios Lefkimmiatis

Relying on the representation power of neural networks, most recent works have often neglected several factors involved in haze degradation, such as transmission (the amount of light reaching an observer from a scene over distance) and…

计算机视觉与模式识别 · 计算机科学 2024-12-06 Eun Woo Im , Junsung Shin , Sungyong Baik , Tae Hyun Kim

Low-dose CT denoising is a challenging task that has been studied by many researchers. Some studies have used deep neural networks to improve the quality of low-dose CT images and achieved fruitful results. In this paper, we propose a deep…

图像与视频处理 · 电气工程与系统科学 2019-02-28 Maryam Gholizadeh-Ansari , Javad Alirezaie , Paul Babyn

This work presents an effective depth-consistency self-prompt Transformer for image dehazing. It is motivated by an observation that the estimated depths of an image with haze residuals and its clear counterpart vary. Enforcing the depth…

计算机视觉与模式识别 · 计算机科学 2024-03-18 Cong Wang , Jinshan Pan , Wanyu Lin , Jiangxin Dong , Xiao-Ming Wu

Existing real-world image dehazing methods primarily attempt to fine-tune pre-trained models or adapt their inference procedures, thus heavily relying on the pre-trained models and associated training data. Moreover, restoring heavily…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Ruiyi Wang , Yushuo Zheng , Zicheng Zhang , Chunyi Li , Shuaicheng Liu , Guangtao Zhai , Xiaohong Liu

With the development of convolutional neural networks, hundreds of deep learning based dehazing methods have been proposed. In this paper, we provide a comprehensive survey on supervised, semi-supervised, and unsupervised single image…

计算机视觉与模式识别 · 计算机科学 2022-12-21 Jie Gui , Xiaofeng Cong , Yuan Cao , Wenqi Ren , Jun Zhang , Jing Zhang , Jiuxin Cao , Dacheng Tao

We offer a practical unpaired learning based image dehazing network from an unpaired set of clear and hazy images. This paper provides a new perspective to treat image dehazing as a two-class separated factor disentanglement task, i.e, the…

图像与视频处理 · 电气工程与系统科学 2022-07-13 Xiang Chen , Zhentao Fan , Pengpeng Li , Longgang Dai , Caihua Kong , Zhuoran Zheng , Yufeng Huang , Yufeng Li

Images with haze of different varieties often pose a significant challenge to dehazing. Therefore, guidance by estimates of haze parameters related to the variety would be beneficial, and their progressive update jointly with haze reduction…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Aupendu Kar , Sobhan Kanti Dhara , Debashis Sen , Prabir Kumar Biswas

Very deep convolutional neural networks (CNNs) have been firmly established as the primary methods for many computer vision tasks. However, most state-of-the-art CNNs are large, which results in high inference latency. Recently, depth-wise…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Yihui He , Jianing Qian , Jianren Wang , Cindy X. Le , Congrui Hetang , Qi Lyu , Wenping Wang , Tianwei Yue

Image dehazing is a crucial image pre-processing task aimed at removing the incoherent noise generated by haze to improve the visual appeal of the image. The existing models use sophisticated networks and custom loss functions which are…

计算机视觉与模式识别 · 计算机科学 2020-08-25 Pavan A , Adithya Bennur , Mohit Gaggar , Shylaja S S

We present a novel dehazing and low-light enhancement method based on an illumination map that is accurately estimated by a convolutional neural network (CNN). In this paper, the illumination map is used as a component for three different…

计算机视觉与模式识别 · 计算机科学 2019-07-29 Guisik Kim , Junseok Kwon

In the real world, the degradation of images taken under haze can be quite complex, where the spatial distribution of haze is varied from image to image. Recent methods adopt deep neural networks to recover clean scenes from hazy images…

计算机视觉与模式识别 · 计算机科学 2021-11-19 Tian Ye , Mingchao Jiang , Yunchen Zhang , Liang Chen , Erkang Chen , Pen Chen , Zhiyong Lu

The limited ability of Convolutional Neural Networks to generalize to images from previously unseen domains is a major limitation, in particular, for safety-critical clinical tasks such as dermoscopic skin cancer classification. In order to…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Katharina Fogelberg , Sireesha Chamarthi , Roman C. Maron , Julia Niebling , Titus J. Brinker