Abstract
Fast development in Deep Learning and its hybrid methodologies has led diverse applications in different domains. For image classification tasks in vehicle related fields, Convolutional Neural Network (CNN) is mostly chosen for recent usages. To train the CNN classifier, various vehicle image datasets are used, however, most of previous studies have learned features from datasets with a single form of images taken in the controlled condition such as surveillance camera vehicle image dataset from the same road, which results the classifier cannot guarantee the generalization of the model onto different forms of vehicle images. In addition, most of researches using CNN have used LeNet, GoogLeNet, or VGGNet for their main architecture. In this study, we perform vehicle type (convertible, coupe, crossover, sedan, SUV, truck, and van) classification and we use our own collected dataset with vehicle images taken in different angles and backgrounds to ensure the generalization and adaptability of proposed classifier. Moreover, we use the state-of-the-art CNN architecture, NASNet, which is a hybrid CNN architecture having Recurrent Neural Network structure trained by Reinforcement Learning to find optimal architecture. After 10 folded experiments, the average final test accuracy points 83%, and on the additional evaluation with random query images, the proposed model achieves accurate classification.
Original language | English |
---|---|
Title of host publication | AICCC 2018 - Proceedings of 2018 Artificial Intelligence and Cloud Computing Conference |
Publisher | Association for Computing Machinery |
Pages | 139-144 |
Number of pages | 6 |
ISBN (Electronic) | 9781450366236 |
DOIs | |
State | Published - 21 Dec 2018 |
Event | 2018 International Conference on Artificial Intelligence and Cloud Computing, AICCC 2018 - Tokyo, Japan Duration: 21 Dec 2018 → 23 Dec 2018 |
Publication series
Name | ACM International Conference Proceeding Series |
---|
Conference
Conference | 2018 International Conference on Artificial Intelligence and Cloud Computing, AICCC 2018 |
---|---|
Country/Territory | Japan |
City | Tokyo |
Period | 21/12/18 → 23/12/18 |
Bibliographical note
Publisher Copyright:© 2018 Association for Computing Machinery.
Keywords
- Convolutional Neural Network
- NASNet
- Recurrent Neural Network
- Reinforcement Learning
- Vehicle Image Classification