CFP last date
20 May 2024
Reseach Article

Improvement in Convolutional Neural Network for CIFAR-10 Dataset Image Classification

by Suyesh Pandit, Sushil Kumar
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

@article{ 10.5120/ijca2020920489,
author = { Suyesh Pandit, Sushil Kumar },
title = { Improvement in Convolutional Neural Network for CIFAR-10 Dataset Image Classification },
journal = { International Journal of Computer Applications },
issue_date = { Jul 2020 },
volume = { 176 },
number = { 37 },
month = { Jul },
year = { 2020 },
issn = { 0975-8887 },
pages = { 25-29 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume176/number37/31445-2020920489/ },
doi = { 10.5120/ijca2020920489 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-07T00:41:17.742196+05:30
%A Suyesh Pandit
%A Sushil Kumar
%T Improvement in Convolutional Neural Network for CIFAR-10 Dataset Image Classification
%J International Journal of Computer Applications
%@ 0975-8887
%V 176
%N 37
%P 25-29
%D 2020
%I Foundation of Computer Science (FCS), NY, USA
Abstract

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.

References
  1. Yifeng Zhao1 ,Weimin Lang1 ,Bin Li2 “Performence analysis of neural network with improved weight training process” in IEEE 2019.
  2. Raniah Zaheer , Humera Shaziya “A Study of the Optimization Algorithms in Deep Learning” in IEEE 2019.
  3. Sara Mourad, Haris Vikalo and Ahmed Tewfik “ONLINE SELECTIVE TRAINING FOR FASTER NEURAL NETWORK LEARNING” in IEEE 2019.
  4. K. Simonyan and A. Zisserman, “Very deep convolutional networks for Large-Scale image recognition,” Sep. 2014.
  5. S. Liu and W. Deng, “Very deep convolutional neural network based image classification using small training sample size,” in 2015 3rd IAPR Asian Conference on Pattern Recognition (ACPR), Nov. 2015, pp. 730–734.
  6. Y. Chen, Y. Yang, W. Wang, and C. C. Jay Kuo, “Ensembles of feedforward-designed convolutional neural networks,” Jan. 2019.
  7. Y. Huang, Y. Cheng, A. Bapna, O. Firat, M. X. Chen, D. Chen, H. Lee, J. Ngiam, Q. V. Le, Y. Wu, and Z. Chen, “GPipe: Efficient training of giant neural networks using pipeline parallelism,” Nov. 2018.
  8. M. Tan and Q. V. Le, “EfficientNet: Rethinking model scaling for convolutional neural networks,” May 2019.
  9. E. D. Cubuk, B. Zoph, D. Mane, V. Vasudevan, and Q. V. Le, “AutoAugment: Learning augmentation policies from data,” May 2018.
  10. N. Nayman, A. Noy, T. Ridnik, I. Friedman, R. Jin, and L. Zelnik-Manor, “XNAS: Neural architecture search with expert advice,” Jun. 2019.
  11. J. Deng, W. Dong, R. Socher, L. Li, K. Li, and L. Fei-Fei, “ImageNet: A large-scale hierarchical image database,” in 2009 IEEE Conference on Computer Vision and Pattern Recognition, Jun. 2009, pp. 248–255.
Index Terms

Computer Science
Information Sciences

Keywords

Artificial neural networks cifar-10 classification image convolutional neural networks keras python jupyter note book machine learning