中文
相关论文

相关论文: Nighttime Dehaze-Enhancement

200 篇论文

Given a set of image denoisers, each having a different denoising capability, is there a provably optimal way of combining these denoisers to produce an overall better result? An answer to this question is fundamental to designing an…

计算机视觉与模式识别 · 计算机科学 2019-03-01 Joon Hee Choi , Omar Elgendy , Stanley H. Chan

Recently, deep learning-based image denoising methods have achieved promising performance on test data with the same distribution as training set, where various denoising models based on synthetic or collected real-world training data have…

计算机视觉与模式识别 · 计算机科学 2022-06-09 Pengju Liu , Hongzhi Zhang , Jinghui Wang , Yuzhi Wang , Dongwei Ren , Wangmeng Zuo

Visibility in hazy nighttime scenes is frequently reduced by multiple factors, including low light, intense glow, light scattering, and the presence of multicolored light sources. Existing nighttime dehazing methods often struggle with…

计算机视觉与模式识别 · 计算机科学 2024-01-23 Yeying Jin , Beibei Lin , Wending Yan , Yuan Yuan , Wei Ye , Robby T. Tan

Removing noise from images is a challenging and fundamental problem in the field of computer vision. Images captured by modern cameras are inevitably degraded by noise which limits the accuracy of any quantitative measurements on those…

计算机视觉与模式识别 · 计算机科学 2023-07-13 Nikhil Verma , Deepkamal Kaur , Lydia Chau

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

Single image dehazing, which aims to recover the clear image solely from an input hazy or foggy image, is a challenging ill-posed problem. Analysing existing approaches, the common key step is to estimate the haze density of each pixel. To…

计算机视觉与模式识别 · 计算机科学 2020-01-16 Yafei Song , Jia Li , Xiaogang Wang , Xiaowu Chen

Image dehazing techniques aim to enhance contrast and restore details, which are essential for preserving visual information and improving image processing accuracy. Existing methods rely on a single manual prior, which cannot effectively…

计算机视觉与模式识别 · 计算机科学 2025-01-14 Minglong Xue , Shuaibin Fan , Shivakumara Palaiahnakote , Mingliang Zhou

Image dehazing is fundamental yet not well-solved in computer vision. Most cutting-edge models are trained in synthetic data, leading to the poor performance on real-world hazy scenarios. Besides, they commonly give deterministic dehazed…

计算机视觉与模式识别 · 计算机科学 2022-10-31 Ming Tong , Yongzhen Wang , Peng Cui , Xuefeng Yan , Mingqiang Wei

Dark Channel Prior (DCP) is a widely recognized traditional dehazing algorithm. However, it may fail in bright region and the brightness of the restored image is darker than hazy image. In this paper, we propose an effective method to…

计算机视觉与模式识别 · 计算机科学 2019-04-29 Binghan Li , Wenrui Zhang , Mi Lu

Night time semantic segmentation is a crucial task in computer vision, focusing on accurately classifying and segmenting objects in low-light conditions. Unlike daytime techniques, which often perform worse in nighttime scenes, it is…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Sarah Elmahdy , Rodaina Hebishy , Ali Hamdi

Image denoising is a fundamental problem in image processing whose primary objective is to remove the noise while preserving the original image structure. In this work, we proposed a new architecture for image denoising. We have used…

图像与视频处理 · 电气工程与系统科学 2019-03-25 Sutanu Bera , Avisek Lahiri , Prabir Kumar Biswas

Night imaging with modern smartphone cameras is troublesome due to low photon count and unavoidable noise in the imaging system. Directly adjusting exposure time and ISO ratings cannot obtain sharp and noise-free images at the same time in…

计算机视觉与模式识别 · 计算机科学 2022-07-15 Yuzhi Zhao , Yongzhe Xu , Qiong Yan , Dingdong Yang , Xuehui Wang , Lai-Man Po

A novel Encoder-Decoder Network with Guided Transmission Map (EDN-GTM) for single image dehazing scheme is proposed in this paper. The proposed EDN-GTM takes conventional RGB hazy image in conjunction with its transmission map estimated by…

计算机视觉与模式识别 · 计算机科学 2022-02-11 Le-Anh Tran , Seokyong Moon , Dong-Chul Park

To evaluate their performance, existing dehazing approaches generally rely on distance measures between the generated image and its corresponding ground truth. Despite its ability to produce visually good images, using pixel-based or even…

计算机视觉与模式识别 · 计算机科学 2020-02-10 Sébastien de Blois , Ihsen Hedhli , Christian Gagné

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

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

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

Learning to dehaze single hazy images, especially using a small training dataset is quite challenging. We propose a novel generative adversarial network architecture for this problem, namely back projected pyramid network (BPPNet), that…

图像与视频处理 · 电气工程与系统科学 2020-08-18 Ayush Singh , Ajay Bhave , Dilip K. Prasad

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

Image dehazing aims to restore image clarity and visual quality by reducing atmospheric scattering and absorption effects. While deep learning has made significant strides in this area, more and more methods are constrained by network…

计算机视觉与模式识别 · 计算机科学 2024-09-16 Wang Yinglong , He Bin