Image Classification Using Convolutional Neural Networks

被引:0
作者
Filippov, S. A. [1 ]
机构
[1] Kazan Fed Univ, Inst Informat Technol & Intelligent Syst, Kazan 420008, Russia
关键词
image recognition; neural network; convolutional neural network; image classification; machine learning;
D O I
10.3103/S0005105525700219
中图分类号
TP [自动化技术、计算机技术];
学科分类号
0812 ;
摘要
At present, many different tools can be used to classify images, each of which is intended to solve tasks in a certain range. This article provides a brief overview of libraries and technologies with respect to image classification. The architecture of a simple convolutional neural network for image classification is built. Experiments on image recognition have been conducted with popular neural networks such as VGG 16 and ResNet 50. Both neural networks have shown good results. However, ResNet 50 overfitted due to the fact that the dataset contained the same type of images for training, as this neural network has more layers that allow reading the attributes of objects in the images. A comparative analysis of image recognition that was particularly prepared for this experiment was carried out using the trained models.
引用
收藏
页码:S143 / S149
页数:7
相关论文
共 24 条
  • [1] apple, MacOS
  • [2] developer.apple, Tensorflow Macos
  • [3] Fisko D.V., 2021, Topical Problems of Modern Science and Technology, P57
  • [4] Deep Residual Learning for Image Recognition
    He, Kaiming
    Zhang, Xiangyu
    Ren, Shaoqing
    Sun, Jian
    [J]. 2016 IEEE CONFERENCE ON COMPUTER VISION AND PATTERN RECOGNITION (CVPR), 2016, : 770 - 778
  • [5] ibm, Convolutional neural networks
  • [6] kaggle, Fruits 360
  • [7] keras, Conv2D layer
  • [8] keras, Dense layer
  • [9] keras, MaxPooling2D layer
  • [10] keras, Layer activation functions, Softmax function