中文
相关论文

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

200 篇论文

Caused by the difference of data distributions, intra-domain gap and inter-domain gap are widely present in image processing tasks. In the field of image dehazing, certain previous works have paid attention to the inter-domain gap between…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Xin Yi , Bo Ma , Yulin Zhang , Longyao Liu , JiaHao Wu

This paper presents a new variational inference framework for image restoration and a convolutional neural network (CNN) structure that can solve the restoration problems described by the proposed framework. Earlier CNN-based image…

图像与视频处理 · 电气工程与系统科学 2022-07-20 Jae Woong Soh , Nam Ik Cho

Model-based single image dehazing algorithms restore haze-free images with sharp edges and rich details for real-world hazy images at the expense of low PSNR and SSIM values for synthetic hazy images. Data-driven ones restore haze-free…

计算机视觉与模式识别 · 计算机科学 2022-10-12 Zhengguo Li , Chaobing Zheng , Haiyan Shu , Shiqian Wu

Single image dehazing is a challenging ill-posed problem. Existing datasets for training deep learning-based methods can be generated by hand-crafted or synthetic schemes. However, the former often suffers from small scales, while the…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Honglei Xu , Yan Shu , Shaohui Liu

Recently, CNN based end-to-end deep learning methods achieve superiority in Image Dehazing but they tend to fail drastically in Non-homogeneous dehazing. Apart from that, existing popular Multi-scale approaches are runtime intensive and…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Sourya Dipta Das , Saikat Dutta

Image dehazing aims to remove unwanted hazy artifacts in images. Although previous research has collected paired real-world hazy and haze-free images to improve dehazing models' performance in real-world scenarios, these models often…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Fu-Jen Tsai , Yan-Tsung Peng , Yen-Yu Lin , Chia-Wen Lin

Most existing methods usually formulate the non-blind deconvolution problem into a maximum-a-posteriori framework and address it by manually designing kinds of regularization terms and data terms of the latent clear images. However,…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Pin-Hung Kuo , Jinshan Pan , Shao-Yi Chien , Ming-Hsuan Yang

Hyperspectral images (HSIs) are susceptible to various noise factors leading to the loss of information, and the noise restricts the subsequent HSIs object detection and classification tasks. In recent years, learning-based methods have…

神经与进化计算 · 计算机科学 2020-08-18 Yuqiao Liu , Yanan Sun , Bing Xue , Mengjie Zhang

Image dehazing is an important task in the field of computer vision, aiming at restoring clear and detail-rich visual content from haze-affected images. However, when dealing with complex scenes, existing methods often struggle to strike a…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Shuaibin Fan , Senming Zhong , Wenchao Yan , Minglong Xue

Single-image haze-removal is challenging due to limited information contained in one single image. Previous solutions largely rely on handcrafted priors to compensate for this deficiency. Recent convolutional neural network (CNN) models…

计算机视觉与模式识别 · 计算机科学 2018-04-19 Ziang Cheng , Shaodi You , Viorela Ila , Hongdong Li

Convolutional Neural Networks (CNNs) have become the state-of-the-art method to learn from image data. However, recent research shows that they may include a texture and colour bias in their representation, contrary to the intuition that…

计算机视觉与模式识别 · 计算机科学 2019-07-31 Francis Brochu

Image denoising is a classical problem in low level computer vision. Model-based optimization methods and deep learning approaches have been the two main strategies for solving the problem. Model-based optimization methods are flexible for…

计算机视觉与模式识别 · 计算机科学 2018-12-31 Chang Liu , Zhaowei Shang , Anyong Qin

Deep convolutional networks (CNNs) have exhibited their potential in image inpainting for producing plausible results. However, in most existing methods, e.g., context encoder, the missing parts are predicted by propagating the surrounding…

计算机视觉与模式识别 · 计算机科学 2018-04-16 Zhaoyi Yan , Xiaoming Li , Mu Li , Wangmeng Zuo , Shiguang Shan

In search of robust and generalizable machine learning models, Domain Generalization (DG) has gained significant traction during the past few years. The goal in DG is to produce models which continue to perform well when presented with data…

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

Overfitting to synthetic training pairs remains a critical challenge in image dehazing, leading to poor generalization capability to real-world scenarios. To address this issue, existing approaches utilize unpaired realistic data for…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Haoyou Deng , Zhiqiang Li , Feng Zhang , Qingbo Lu , Zisheng Cao , Yuanjie Shao , Shuhang Gu , Changxin Gao , Nong Sang

This paper proposes a novel technique for single image dehazing. Most of the state-of-the-art methods for single image dehazing relies either on Dark Channel Prior (DCP) or on Color line. The proposed method combines the two different…

计算机视觉与模式识别 · 计算机科学 2019-06-11 Kushal Borkar , Snehasis Mukherjee

Classical image denoising methods utilize the non-local self-similarity principle to effectively recover image content from noisy images. Current state-of-the-art methods use deep convolutional neural networks (CNNs) to effectively learn…

计算机视觉与模式识别 · 计算机科学 2021-12-01 Junaid Malik , Serkan Kiranyaz , Moncef Gabbouj

Intrinsic image decomposition is the process of recovering the image formation components (reflectance and shading) from an image. Previous methods employ either explicit priors to constrain the problem or implicit constraints as formulated…

计算机视觉与模式识别 · 计算机科学 2022-05-03 Partha Das , Sezer Karaoglu , Theo Gevers

In this paper, we propose an efficient algorithm to directly restore a clear image from a hazy input. The proposed algorithm hinges on an end-to-end trainable neural network that consists of an encoder and a decoder. The encoder is…

计算机视觉与模式识别 · 计算机科学 2018-04-03 Wenqi Ren , Lin Ma , Jiawei Zhang , Jinshan Pan , Xiaochun Cao , Wei Liu , Ming-Hsuan Yang

Images captured in hazy outdoor conditions often suffer from colour distortion, low contrast, and loss of detail, which impair high-level vision tasks. Single image dehazing is essential for applications such as autonomous driving and…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Divine Joseph Appiah , Donghai Guan , Abdul Nasser Kasule , Mingqiang Wei