CVMay 24, 2025

SerendibCoins: Exploring The Sri Lankan Coins Dataset

arXiv:2505.18634v11 citations
Originality Synthesis-oriented
AI Analysis

This provides a dataset for automated coin recognition systems, with incremental improvements in classification accuracy for regional currency applications.

This study introduced a comprehensive Sri Lankan coin image dataset and evaluated its impact on machine learning model accuracy for coin classification, finding that SVM outperformed KNN and Random Forest in traditional approaches while a custom CNN achieved near-perfect classification accuracy with minimal misclassifications.

The recognition and classification of coins are essential in numerous financial and automated systems. This study introduces a comprehensive Sri Lankan coin image dataset and evaluates its impact on machine learning model accuracy for coin classification. We experiment with traditional machine learning classifiers K-Nearest Neighbors (KNN), Support Vector Machines (SVM), and Random Forest as well as a custom Convolutional Neural Network (CNN) to benchmark performance at different levels of classification. Our results show that SVM outperforms KNN and Random Forest in traditional classification approaches, while the CNN model achieves near-perfect classification accuracy with minimal misclassifications. The dataset demonstrates significant potential in enhancing automated coin recognition systems, offering a robust foundation for future research in regional currency classification and deep learning applications.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes