A Comparative Performance Analysis of Classification and Segmentation Models on Bangladeshi Pothole Dataset
Antara Firoz Parsa, S. M. Abdullah, Anika Hasan Talukder, Md. Asif, Shahidullah Kabbya, Shakib Al Hasan, Md. Farhadul Islam, and Jannatun Noor

TL;DR
This study evaluates classification and segmentation models on a new Bangladeshi pothole dataset, demonstrating high accuracy and efficiency, with lightweight models performing comparably to heavier ones, and data augmentation improving results.
Contribution
Introduces a new, extensive pothole dataset from Bangladesh and provides a comprehensive performance comparison of multiple models, highlighting lightweight models' effectiveness.
Findings
Lightweight models perform comparably to heavyweight models.
Data augmentation improves model performance.
The dataset achieves over 99% accuracy and F1-score.
Abstract
The study involves a comprehensive performance analysis of popular classification and segmentation models, applied over a Bangladeshi pothole dataset, being developed by the authors of this research. This custom dataset of 824 samples, collected from the streets of Dhaka and Bogura performs competitively against the existing industrial and custom datasets utilized in the present literature. The dataset was further augmented four-fold for segmentation and ten-fold for classification evaluation. We tested nine classification models (CCT, CNN, INN, Swin Transformer, ConvMixer, VGG16, ResNet50, DenseNet201, and Xception) and four segmentation models (U-Net, ResU-Net, U-Net++, and Attention-Unet) over both the datasets. Among the classification models, lightweight models namely CCT, CNN, INN, Swin Transformer, and ConvMixer were emphasized due to their low computational requirements and…
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
MethodsAttention Is All You Need · Absolute Position Encodings · Convolution · Adam · Residual Connection · Dropout · Softmax · Byte Pair Encoding · Linear Layer · Compact Convolutional Transformers
