Research Article Open Access

Classification of Transformed and Geometrically Distorted Images using Convolutional Neural Network

Sanad Aburass1, Ammar Huneiti1 and Mohammad Belal Al-Zoubi1
  • 1 Department of Computer Science, University of Jordan Amman, Jordan

Abstract

ConvolutionalNeural Network is a deep learning method that is used in many image-relatedapplications, such as image recognition and classification, it has achievedgreat performance in these fields, but it still suffers from some shortcomings.One of these shortcomings is not being able to be invariant to the input datadue to some image transformations like translation, rotation, scaling, andgeometric distortions such as skewness, perspective distortion and pincushiondistortion.  This study presents anoptimized CNN which uses the Geometric Heat Flow (GHF) to improve theperformance of the CNN regarding the invariant limitation and classificationaccuracy. GHF is a partial differential equation that expresses how the heatwould diffuse on a surface concerning time in a specific location. GHF isinvariant to image transformations and geometric distortions if it was takenconcerning the object's arc length which will lead to an invariant CNN. Theexperiments show that GHF improves the performance of the CNN, and the proposedwork achieves an accuracy of 98.09% on the MNIST handwritten dataset, 92.58% onthe MNIST-Fashion dataset, and 86.09% on the CIFAR-10 dataset.

Journal of Computer Science
Volume 18 No. 8, 2022, 757-769

DOI: https://doi.org/10.3844/jcssp.2022.757.769

Submitted On: 14 June 2022 Published On: 26 August 2022

How to Cite: Aburass, S., Huneiti, A. & Al-Zoubi, M. B. (2022). Classification of Transformed and Geometrically Distorted Images using Convolutional Neural Network. Journal of Computer Science, 18(8), 757-769. https://doi.org/10.3844/jcssp.2022.757.769

  • 1,491 Views
  • 621 Downloads
  • 2 Citations

Download

Keywords

  • Convolutional Neural Network
  • Image Geometric Distortion
  • Image Transformations
  • Invariant