CVMar 12, 2021

Advanced Multiple Linear Regression Based Dark Channel Prior Applied on Dehazing Image and Generating Synthetic Haze

arXiv:2103.07065v17 citations
Originality Incremental advance
AI Analysis

This work addresses haze removal to enhance object detection accuracy for applications like autonomous driving and traffic surveillance, but it is incremental as it builds on the established Dark Channel Prior method.

The authors tackled haze removal for object detection by proposing a multiple linear regression model based on Dark Channel Prior to reduce deviations in transmission map and atmospheric light estimation, and they created a synthetic hazy COCO dataset to improve training. Their model achieved higher image quality and similarity to ground truth compared to conventional methods, and both the dehazing model and synthetic dataset significantly increased object detection accuracy, outperforming existing models on hazy images.

Haze removal is an extremely challenging task, and object detection in the hazy environment has recently gained much attention due to the popularity of autonomous driving and traffic surveillance. In this work, the authors propose a multiple linear regression haze removal model based on a widely adopted dehazing algorithm named Dark Channel Prior. Training this model with a synthetic hazy dataset, the proposed model can reduce the unanticipated deviations generated from the rough estimations of transmission map and atmospheric light in Dark Channel Prior. To increase object detection accuracy in the hazy environment, the authors further present an algorithm to build a synthetic hazy COCO training dataset by generating the artificial haze to the MS COCO training dataset. The experimental results demonstrate that the proposed model obtains higher image quality and shares more similarity with ground truth images than most conventional pixel-based dehazing algorithms and neural network based haze-removal models. The authors also evaluate the mean average precision of Mask R-CNN when training the network with synthetic hazy COCO training dataset and preprocessing test hazy dataset by removing the haze with the proposed dehazing model. It turns out that both approaches can increase the object detection accuracy significantly and outperform most existing object detection models over hazy images.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes