中文
相关论文

相关论文: Interaction-Guided Two-Branch Image Dehazing Netwo…

200 篇论文

Presence of haze in images obscures underlying information, which is undesirable in applications requiring accurate environment information. To recover such an image, a dehazing algorithm should localize and recover affected regions while…

计算机视觉与模式识别 · 计算机科学 2021-01-27 Pranjay Shyam , Kuk-Jin Yoon , Kyung-Soo Kim

In image denoising, deep convolutional neural networks (CNNs) can obtain favorable performance on removing spatially invariant noise. However, many of these networks cannot perform well on removing the real noise (i.e. spatially variant…

图像与视频处理 · 电气工程与系统科学 2023-05-09 Wencong Wu , Shijie Liu , Yi Zhou , Yungang Zhang , Yu Xiang

Is it possible to recover an image from its noisy version using convolutional neural networks? This is an interesting problem as convolutional layers are generally used as feature detectors for tasks like classification, segmentation and…

计算机视觉与模式识别 · 计算机科学 2017-08-02 Nithish Divakar , R. Venkatesh Babu

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. While Transformers…

计算机视觉与模式识别 · 计算机科学 2024-05-10 Lihan Tong , Yun Liu , Tian Ye , Weijia Li , Liyuan Chen , Erkang Chen

Image dehazing, a pivotal task in low-level vision, aims to restore the visibility and detail from hazy images. Many deep learning methods with powerful representation learning capability demonstrate advanced performance on non-homogeneous…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Wei Dong , Han Zhou , Ruiyi Wang , Xiaohong Liu , Guangtao Zhai , Jun Chen

Although synthetic data can alleviate acquisition challenges in image dehazing tasks, it also introduces the problem of domain bias when dealing with small-scale data. This paper proposes a novel dual-branch collaborative unpaired dehazing…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Shuaibin Fan , Minglong Xue , Aoxiang Ning , Senming Zhong

Deep convolutional neural networks (CNNs) depend on feedforward and feedback ways to obtain good performance in image denoising. However, how to obtain effective structural information via CNNs to efficiently represent given noisy images is…

图像与视频处理 · 电气工程与系统科学 2023-10-17 Chunwei Tian , Menghua Zheng , Wangmeng Zuo , Shichao Zhang , Yanning Zhang , Chia-Wen Ling

The Convolutional Neural Network (CNN) has achieved great success in image classification. The classification model can also be utilized at image or patch level for many other applications, such as object detection and segmentation. In this…

计算机视觉与模式识别 · 计算机科学 2014-12-23 Jun Yuan , Bingbing Ni , Ashraf A. Kassim

Convolution neural networks (CNNs) have succeeded in compressive image sensing. However, due to the inductive bias of locality and weight sharing, the convolution operations demonstrate the intrinsic limitations in modeling the long-range…

图像与视频处理 · 电气工程与系统科学 2022-01-03 Dongjie Ye , Zhangkai Ni , Hanli Wang , Jian Zhang , Shiqi Wang , Sam Kwong

Ground-to-aerial geolocalization refers to localizing a ground-level query image by matching it to a reference database of geo-tagged aerial imagery. This is very challenging due to the huge perspective differences in visual appearances and…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Teng Wang , Shujuan Fan , Daikun Liu , Changyin Sun

In this paper, we introduce a bilinear composition loss function to address the problem of image dehazing. Previous methods in image dehazing use a two-stage approach which first estimate the transmission map followed by clear image…

计算机视觉与模式识别 · 计算机科学 2017-10-03 Hui Yang , Jinshan Pan , Qiong Yan , Wenxiu Sun , Jimmy Ren , Yu-Wing Tai

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

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

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

Convolutional neural networks (CNNs) have shown outstanding performance on image denoising with the help of large-scale datasets. Earlier methods naively trained a single CNN with many pairs of clean-noisy images. However, the conditional…

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

Convolutional neural networks (CNNs) achieved the state-of-the-art performance in medical image segmentation due to their ability to extract highly complex feature representations. However, it is argued in recent studies that traditional…

计算机视觉与模式识别 · 计算机科学 2025-03-31 Zhendi Gong , Andrew P. French , Guoping Qiu , Xin Chen

Images acquired in hazy conditions have degradations induced in them. Dehazing such images is a vexed and ill-posed problem. Scores of prior-based and learning-based approaches have been proposed to mitigate the effect of haze and generate…

计算机视觉与模式识别 · 计算机科学 2023-12-18 Abdul Wasi , O. Jeba Shiney

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

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

Traditional change detection methods usually follow the image differencing, change feature extraction and classification framework, and their performance is limited by such simple image domain differencing and also the hand-crafted…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Bin Hou , Qingjie Liu , Heng Wang , Yunhong Wang