Published March 18, 2026
| Version v1
Technical note
Open
Performance and Interpretability Analysis of a 3-Block CNN for Vehicle Detection(78.54% accuracy)
Authors/Creators
Description
Safety in autonomous vehicle (AV) perception requires models that are not only accurate but also interpretable and robust to environmental noise. This technical note details the development of a custom 3-block Convolutional Neural Network (CNN) trained from scratch on a dataset of 26,378 vehicle images. We demonstrate a test accuracy of 78.54% with a negligible generalization gap (0.06%). Crucially, we utilize Gradient-weighted Class Activation Mapping (Grad-CAM) to prove that the model's decision-making is grounded in structural vehicle geometry rather than spurious background correlations.
Files
Performance and Interpretability Analysis_ Vehicle model.pdf
Files
(2.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:f4c63c738e74c431207cfcb552772a11
|
2.2 MB | Preview Download |
Additional details
Software
- Repository URL
- https://github.com/abhiprd200/vehicle_classification_model-utd
- Development Status
- Active