Parameterized Defogging Network for Object Detection in Adverse Weather Conditions

Project Overview

This project focuses on enhancing object detection in autonomous driving systems under challenging weather conditions like fog. Adverse weather significantly degrades image quality, affecting the performance of real-time detection. To address this, the project introduces a Convolutional Neural Network-based Parameter Predictor (CNN-PP) that estimates optimal parameters for a Differentiable Image Processing (DIP) module. The DIP module enhances images by applying defogging, contrast adjustment, gamma correction, and sharpening before passing them to the YOLO-based object detection model. The proposed solution improves detection accuracy and efficiency, making autonomous navigation more reliable in complex environments.

Tech Stack

Methodology

Results

Project Snippets

Detailed code on Github