International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 176 - Number 37 |
Year of Publication: 2020 |
Authors: Suyesh Pandit, Sushil Kumar |
10.5120/ijca2020920489 |
Suyesh Pandit, Sushil Kumar . Improvement in Convolutional Neural Network for CIFAR-10 Dataset Image Classification. International Journal of Computer Applications. 176, 37 ( Jul 2020), 25-29. DOI=10.5120/ijca2020920489
Image classification requires the generation of features capable of detecting image patterns informative of group identity. The objective of this study was to classify images from the public CIFAR10 image dataset by leveraging combinations of disparate image feature sources from deep learning approaches. The majority of regular convolutional neural networks (CNN) are based on the same structure: modification of convolution and the process of max-pooling layers connected with a number of entirely linked layers. In this paper, the prime objective is to improve the effectiveness of simple convolutional neural network models. The Artificial Neural Network (ANN) algorithm is applied on a Canadian Institute For Advanced Research dataset (CIFAR-10) using two different CNN structures. The result of the improved model achieves 88% classification accuracy rate by running for 10 hours. The deep learning models are implemented with the use of Keras library available for Python programming language.