paper-with-me

Papers

Nighttime Dehazing with a Synthetic Benchmark

2020-08-10 · Jing Zhang, Yang Cao, Zheng-Jun Zha, DaCheng Tao

Increasing the visibility of nighttime hazy images is challenging because of uneven illumination from active artificial light sources and haze absorbing/scattering. The absence of large-scale benchmark datasets hampers progress in this area. To address this issue, we propose a novel synthetic method called 3R to simulate nighttime hazy images from daytime clear images, which first reconstructs the scene geometry, then simulates the light rays and object reflectance, and finally renders the haze effects. Based on it, we generate realistic nighttime hazy images by sampling real-world light colors from a prior empirical distribution. Experiments on the synthetic benchmark show that the degrading factors jointly reduce the image quality. To address this issue, we propose an optimal-scale maximum reflectance prior to disentangle the color correction from haze removal and address them sequentially. Besides, we also devise a simple but effective learning-based baseline which has an encoder-decoder structure based on the MobileNet-v2 backbone. Experiment results demonstrate their superiority over state-of-the-art methods in terms of both image quality and runtime. Both the dataset and source code will be available at https://github.com/chaimi2013/3R.

📄 PDF Abstract BibTeX arXiv:2008.03864

Code (1)

chaimi2013/3R 공식 구현

Tasks

Decoder

Similar Papers 제목 키워드 기반

Nighttime Dehaze-Enhancement

2022-10-18 · Harshan Baskar, Anirudh S Chakravarthy, Prateek Garg, Divyam Goel 외

In this paper, we introduce a new computer vision task called nighttime dehaze-enhancement. This task aims to jointly perform dehazing and lightness enhancement. Our task fundamentally differs from nighttime dehazing -- …

Autonomous NavigationSSIM

NightHazeFormer: Single Nighttime Haze Removal Using Prior Query Transformer

2023-05-16 · Yun Liu, Zhongsheng Yan, Sixiang Chen, Tian Ye 외

Nighttime image dehazing is a challenging task due to the presence of multiple types of adverse degrading effects including glow, haze, blurry, noise, color distortion, and so on. However, most previous studies mainly fo…

DecoderImage Dehazing

HistoFusionNet: Histogram-Guided Fusion and Frequency-Adaptive Refinement for Nighttime Image Dehazing

2026-04-04 · Mohammad Heydari, Wei Dong, Shahram Shirani, Jun Chen 외 arxiv

Nighttime image dehazing remains a challenging low-level vision problem due to the joint presence of haze, glow, non-uniform illumination, color distortion, and sensor noise, which often invalidate assumptions commonly u…

Representation LearningImage Dehazing

A Semi-supervised Nighttime Dehazing Baseline with Spatial-Frequency Aware and Realistic Brightness Constraint

2024-03-27 · CVPR 2024 1 · Xiaofeng Cong, Jie Gui, Jing Zhang, JunMing Hou 외

Existing research based on deep learning has extensively explored the problem of daytime image dehazing. However, few studies have considered the characteristics of nighttime hazy scenes. There are two distinctions betwe…

Image DehazingPseudo Label

4K-HAZE: A Dehazing Benchmark with 4K Resolution Hazy and Haze-Free Images

2023-03-28 · Zhuoran Zheng, Xiuyi Jia

Currently, mobile and IoT devices are in dire need of a series of methods to enhance 4K images with limited resource expenditure. The absence of large-scale 4K benchmark datasets hampers progress in this area, especially…

4kDepth EstimationGPUImage Dehazing+1