Comparative Study of CNN Architectures for Binary Classification of Horses and Motorcycles in the VOC 2008 Dataset
Muhammad Annas Shaikh, Hamza Zaman, Arbaz Asif

TL;DR
This study evaluates nine CNN architectures for binary classification of horses and motorcycles in VOC 2008, highlighting the impact of data augmentation and architecture choice on performance in imbalanced datasets.
Contribution
It provides a comprehensive comparison of modern CNN architectures and demonstrates the effectiveness of data augmentation in improving minority class detection.
Findings
ConvNeXt-Tiny achieves highest AP scores for both classes.
Data augmentation significantly enhances minority class detection.
Deeper architectures benefit more from data augmentation.
Abstract
This paper presents a comprehensive evaluation of nine convolutional neural network architectures for binary classification of horses and motorcycles in the VOC 2008 dataset. We address the significant class imbalance problem by implementing minority-class augmentation techniques. Our experiments compare modern architectures including ResNet-50, ConvNeXt-Tiny, DenseNet-121, and Vision Transformer across multiple performance metrics. Results demonstrate substantial performance variations, with ConvNeXt-Tiny achieving the highest Average Precision (AP) of 95.53% for horse detection and 89.12% for motorcycle detection. We observe that data augmentation significantly improves minority class detection, particularly benefiting deeper architectures. This study provides insights into architecture selection for imbalanced binary classification tasks and quantifies the impact of data augmentation…
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 · Autonomous Vehicle Technology and Safety · Smart Agriculture and AI
