Abstract
Automatic car make, and model classification is essential to support activities of intelligent traffic systems in urban areas, such as surveillance, traffic information collection, statistics, etc. In order to classify this data, we need an embedded system approach for real-time car recognition. Many approaches could be made, from image processing to machine learning. Recently, the development of the Convolutional Neural Network has spurred various research in the Area. ResNet, Inception, DenseNet, and NasNet are some of the most commonly used Neural Network based method that is used to classify images. In this research, these Neural Network methods are going to be compared in classifying vehicle make and model in the Stanford dataset. The dataset contains 196 different labels. Several evaluation metrics are used to compare the performance of the methods. From the experiment, the InceptionV3 method achieved the best performance of the AUROC ratio for training the dataset under 50 epochs. Other methods that achieve a high AUROC value tends to have a higher computational time. Real-time simulations have shown that the embedded system is capable of classifying a 100 % success rate for six concurrent users.
Original language | English |
---|---|
Pages (from-to) | 69-75 |
Journal | Jurnal Ilmu Komputer dan Informasi (Journal of Computer Science and Information) |
Volume | 16 |
Issue number | 1 |
DOIs | |
Publication status | Published - 1 Mar 2023 |
Keywords
- Embedded System Classification
- Embedded Deep Learning
- Car Classification