中文
相关论文

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

200 篇论文

Image Dehazing (ID) aims to produce a clear image from an observation contaminated by haze. Current ID methods typically rely on carefully crafted priors or extensive haze-free ground truth, both of which are expensive or impractical to…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Zhang Wen , Jiangwei Xie , Dongdong Chen

This paper proposes an image dehazing model built with a convolutional neural network (CNN), called All-in-One Dehazing Network (AOD-Net). It is designed based on a re-formulated atmospheric scattering model. Instead of estimating the…

计算机视觉与模式识别 · 计算机科学 2017-07-21 Boyi Li , Xiulian Peng , Zhangyang Wang , Jizheng Xu , Dan Feng

Recovering a high dynamic range (HDR) image from a single low dynamic range (LDR) input image is challenging due to missing details in under-/over-exposed regions caused by quantization and saturation of camera sensors. In contrast to…

图像与视频处理 · 电气工程与系统科学 2020-04-03 Yu-Lun Liu , Wei-Sheng Lai , Yu-Sheng Chen , Yi-Lung Kao , Ming-Hsuan Yang , Yung-Yu Chuang , Jia-Bin Huang

Convolutional Neural Networks (CNNs) often fail to maintain their performance when they confront new test domains, which is known as the problem of domain shift. Recent studies suggest that one of the main causes of this problem is CNNs'…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Hyeonseob Nam , HyunJae Lee , Jongchan Park , Wonjun Yoon , Donggeun Yoo

In this paper, we consider domain-invariant deep learning by explicitly modeling domain shifts with only a small amount of domain-specific parameters in a Convolutional Neural Network (CNN). By exploiting the observation that a…

机器学习 · 计算机科学 2020-09-30 Ze Wang , Xiuyuan Cheng , Guillermo Sapiro , Qiang Qiu

Deep learning algorithms have demonstrated state-of-the-art performance in various tasks of image restoration. This was made possible through the ability of CNNs to learn from large exemplar sets. However, the latter becomes an issue for…

计算机视觉与模式识别 · 计算机科学 2019-12-05 Oleksii Sidorov , Jon Yngve Hardeberg

Camera sensors can only capture a limited range of luminance simultaneously, and in order to create high dynamic range (HDR) images a set of different exposures are typically combined. In this paper we address the problem of predicting…

计算机视觉与模式识别 · 计算机科学 2017-11-28 Gabriel Eilertsen , Joel Kronander , Gyorgy Denes , Rafał K. Mantiuk , Jonas Unger

We propose an end-to-end trainable Convolutional Neural Network (CNN), named GridDehazeNet, for single image dehazing. The GridDehazeNet consists of three modules: pre-processing, backbone, and post-processing. The trainable pre-processing…

计算机视觉与模式识别 · 计算机科学 2019-08-12 Xiaohong Liu , Yongrui Ma , Zhihao Shi , Jun Chen

Very deep Convolutional Neural Networks (CNNs) have greatly improved the performance on various image restoration tasks. However, this comes at a price of increasing computational burden, hence limiting their practical usages. We observe…

计算机视觉与模式识别 · 计算机科学 2021-07-28 Ke Yu , Xintao Wang , Chao Dong , Xiaoou Tang , Chen Change Loy

Image denoising techniques are essential to reducing noise levels and enhancing diagnosis reliability in low-dose computed tomography (CT). Machine learning based denoising methods have shown great potential in removing the complex and…

计算机视觉与模式识别 · 计算机科学 2017-08-29 Dufan Wu , Kyungsang Kim , Georges El Fakhri , Quanzheng Li

It is challenging to remove rain-steaks from a single rainy image because the rain steaks are spatially varying in the rainy image. Although the CNN based methods have reported promising performance recently, there are still some defects,…

计算机视觉与模式识别 · 计算机科学 2023-05-04 Chaobing Zheng , Jun Jiang , Wenjian Ying , Shiqian Wu

Image segmentation is a fundamental and challenging problem in computer vision with applications spanning multiple areas, such as medical imaging, remote sensing, and autonomous vehicles. Recently, convolutional neural networks (CNNs) have…

计算机视觉与模式识别 · 计算机科学 2020-06-24 Ali Hatamizadeh

While deep convolutional neural networks (CNNs) have achieved impressive success in image denoising with additive white Gaussian noise (AWGN), their performance remains limited on real-world noisy photographs. The main reason is that their…

计算机视觉与模式识别 · 计算机科学 2019-04-22 Shi Guo , Zifei Yan , Kai Zhang , Wangmeng Zuo , Lei Zhang

One impressive advantage of convolutional neural networks (CNNs) is their ability to automatically learn feature representation from raw pixels, eliminating the need for hand-designed procedures. However, recent methods for single image…

计算机视觉与模式识别 · 计算机科学 2016-07-27 Yifan Wang , Lijun Wang , Hongyu Wang , Peihua Li

We introduce a new approach to intrinsic image decomposition, the task of decomposing a single image into albedo and shading components. Our strategy, which we term direct intrinsics, is to learn a convolutional neural network (CNN) that…

计算机视觉与模式识别 · 计算机科学 2015-12-09 Takuya Narihira , Michael Maire , Stella X. Yu

Image denoising is an essential part of many image processing and computer vision tasks due to inevitable noise corruption during image acquisition. Traditionally, many researchers have investigated image priors for the denoising, within…

计算机视觉与模式识别 · 计算机科学 2021-01-19 Jae Woong Soh , Nam Ik Cho

Single image dehazing is a challenging task, for which the domain shift between synthetic training data and real-world testing images usually leads to degradation of existing methods. To address this issue, we propose a novel image dehazing…

计算机视觉与模式识别 · 计算机科学 2021-08-09 Ye Liu , Lei Zhu , Shunda Pei , Huazhu Fu , Jing Qin , Qing Zhang , Liang Wan , Wei Feng

Digital cameras can only capture a limited range of real-world scenes' luminance, producing images with saturated pixels. Existing single image high dynamic range (HDR) reconstruction methods attempt to expand the range of luminance, but…

图像与视频处理 · 电气工程与系统科学 2020-05-18 Marcel Santana Santos , Tsang Ing Ren , Nima Khademi Kalantari

An approach to incorporate deep learning within an iterative image reconstruction framework to reconstruct images from severely incomplete measurement data is presented. Specifically, we utilize a convolutional neural network (CNN) as a…

计算机视觉与模式识别 · 计算机科学 2017-09-05 Brendan Kelly , Thomas P. Matthews , Mark A. Anastasio

Degradation of image quality due to the presence of haze is a very common phenomenon. Existing DehazeNet [3], MSCNN [11] tackled the drawbacks of hand crafted haze relevant features. However, these methods have the problem of color…

计算机视觉与模式识别 · 计算机科学 2018-01-26 Akshay Dudhane , Subrahmanyam Murala