paper-with-me

Papers

Single Image Dehazing Using Scene Depth Ordering

2024-08-11 · Pengyang Ling, Huaian Chen, Xiao Tan, Yimeng Shan, Yi Jin

Images captured in hazy weather generally suffer from quality degradation, and many dehazing methods have been developed to solve this problem. However, single image dehazing problem is still challenging due to its ill-posed nature. In this paper, we propose a depth order guided single image dehazing method, which utilizes depth order in hazy images to guide the dehazing process to achieve a similar depth perception in corresponding dehazing results. The consistency of depth perception ensures that the regions that look farther or closer in hazy images also appear farther or closer in the corresponding dehazing results, and thus effectively avoid the undesired visual effects. To achieve this goal, a simple yet effective strategy is proposed to extract the depth order in hazy images, which offers a reference for depth perception in hazy weather. Additionally, a depth order embedded transformation model is devised, which performs transmission estimation under the guidance of depth order to realize an unchanged depth order in the dehazing results. The extracted depth order provides a powerful global constraint for the dehazing process, which contributes to the efficient utilization of global information, thereby bringing an overall improvement in restoration quality. Extensive experiments demonstrate that the proposed method can better recover potential structure and vivid color with higher computational efficiency than the state-of-the-art dehazing methods.

📄 PDF Abstract BibTeX arXiv:2408.05683

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyImage DehazingSingle Image Dehazing

Similar Papers 제목 키워드 기반

Depth Information Assisted Collaborative Mutual Promotion Network for Single Image Dehazing

2024-03-02 · CVPR 2024 1 · Yafei Zhang, Shen Zhou, Huafeng Li

Recovering a clear image from a single hazy image is an open inverse problem. Although significant research progress has been made, most existing methods ignore the effect that downstream tasks play in promoting upstream…

Depth EstimationImage DehazingSingle Image Dehazing

DEHRFormer: Real-time Transformer for Depth Estimation and Haze Removal from Varicolored Haze Scenes

2023-03-13 · Sixiang Chen, Tian Ye, Jun Shi, Yun Liu 외

Varicolored haze caused by chromatic casts poses haze removal and depth estimation challenges. Recent learning-based depth estimation methods are mainly targeted at dehazing first and estimating depth subsequently from h…

Contrastive LearningDepth Estimation

Depth-agnostic Single Image Dehazing

2024-01-14 · Honglei Xu, Yan Shu, Shaohui Liu

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 sca…

Image DehazingSingle Image Dehazing

Self-Augmented Unpaired Image Dehazing via Density and Depth Decomposition

2022-01-01 · CVPR 2022 1 · Yang Yang, Chaoyue Wang, Risheng Liu, Lin Zhang 외

To overcome the overfitting issue of dehazing models trained on synthetic hazy-clean image pairs, many recent methods attempted to improve models' generalization ability by training on unpaired data. Most of them sim…

Image Dehazing

Dehazing-NeRF: Neural Radiance Fields from Hazy Images

2023-04-22 · Tian Li, Lu Li, Wei Wang, Zhangchi Feng

Neural Radiance Field (NeRF) has received much attention in recent years due to the impressively high quality in 3D scene reconstruction and novel view synthesis. However, image degradation caused by the scattering of at…

3D Scene ReconstructionImage DehazingImage GenerationNeRF+2