GDIP: Gated Differentiable Image Processing for Object-Detection in Adverse Conditions
Sanket Kalwar, Dhruv Patel, Aakash Aanegola, Krishna Reddy Konda,, Sourav Garg, K Madhava Krishna

TL;DR
This paper introduces GDIP, a novel network module that enhances images for object detection in adverse conditions, improving accuracy and enabling real-time deployment in autonomous vehicles.
Contribution
The paper proposes a Gated Differentiable Image Processing (GDIP) block that learns to enhance images directly through detection loss and can be integrated into existing detectors.
Findings
Significant improvement over state-of-the-art methods in adverse conditions
GDIP enhances detection accuracy on synthetic and real-world datasets
A variant allows real-time detection without image enhancement during inference
Abstract
Detecting objects under adverse weather and lighting conditions is crucial for the safe and continuous operation of an autonomous vehicle, and remains an unsolved problem. We present a Gated Differentiable Image Processing (GDIP) block, a domain-agnostic network architecture, which can be plugged into existing object detection networks (e.g., Yolo) and trained end-to-end with adverse condition images such as those captured under fog and low lighting. Our proposed GDIP block learns to enhance images directly through the downstream object detection loss. This is achieved by learning parameters of multiple image pre-processing (IP) techniques that operate concurrently, with their outputs combined using weights learned through a novel gating mechanism. We further improve GDIP through a multi-stage guidance procedure for progressive image enhancement. Finally, trading off accuracy for speed,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Image Enhancement Techniques · Visual Attention and Saliency Detection
