SoildNet: Soiling Degradation Detection in Autonomous Driving
Arindam Das

TL;DR
SoildNet is a compact deep learning model designed to detect soiling degradation on autonomous vehicle cameras, employing network remodelling techniques to achieve high efficiency suitable for embedded systems.
Contribution
This work introduces a novel, highly compressed DCNN architecture for soiling detection that maintains accuracy while significantly reducing model size and computational requirements.
Findings
Achieved over 7x reduction in model size without accuracy loss.
Reduced trainable parameters to 9.72% of the baseline network.
Effective detection of various soiling types at tile level.
Abstract
In the field of autonomous driving, camera sensors are extremely prone to soiling because they are located outside of the car and interact with environmental sources of soiling such as rain drops, snow, dust, sand, mud and so on. This can lead to either partial or complete vision degradation. Hence detecting such decay in vision is very important for safety and overall to preserve the functionality of the "autonomous" components in autonomous driving. The contribution of this work involves: 1) Designing a Deep Convolutional Neural Network (DCNN) based baseline network, 2) Exploiting several network remodelling techniques such as employing static and dynamic group convolution, channel reordering to compress the baseline architecture and make it suitable for low power embedded systems with nearly 1 TOPS, 3) Comparing various result metrics of all interim networks dedicated for soiling…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Image Enhancement Techniques · Industrial Vision Systems and Defect Detection
