Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

Hierarchical Convolutional Neural Networks using CCP-3 Block Architecture for Apparel Image Classification

Author 1: Natthamon Chamnong Author 2: Jeeraporn Werapun Author 3: Anantaporn Hanskunatai
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 14, No. 6 · Published 2023

DOI: https://doi.org/10.14569/IJACSA.2023.0140624

Abstract

In fashion applications, deep learning has been applied automatically to recognize and classify the apparel images under the massive visual data, emerged on social networks. To classify the apparel correctly and quickly is challenging due to a variety of apparel features and complexity of the classification. Recently, the hierarchical convolutional neural networks (H–CNN) with the VGGNet architecture was proposed to classify the fashion-MNIST datasets. However, the VGGNet (many layers) required many filters (in the convolution layer) and many neurons (in the fully connected layer), leading to computational complexity and long training-time. Therefore, this paper proposes to classify the apparel images by the H–CNN in cooperated with the new shallow-layer CCP-3-Block architecture, where each building block consists of two convolutional layers (CC) and one pooling layer (P). In the CCP-3-Block, the number of layers can be reduced (in the network), the number of filters (in the convolution layer), and the number of neurons (in the fully connected layer), while adding a new connection between the convolution layer and the pooling layer plus a batch-normalization technique before passing the activation so that networks can learn independently and train quickly. Moreover, dropout techniques were utilized in the feature mapping and fully connected to reduce overfitting, and the optimizer adaptive moment estimation was utilized to solve the decaying of gradients, which can improve the network-performance. The experimental results showed that the improved H–CNN model with our CCP-3-Block outperformed the recent H–CNN model with the VGGNet in terms of decreased loss, increased accuracy, and faster training.

Keywords

How to Cite this Article

Chamnong, N., Werapun, J., & Hanskunatai, A. (2023). Hierarchical Convolutional Neural Networks using CCP-3 Block Architecture for Apparel Image Classification. International Journal of Advanced Computer Science and Applications, 14(6). https://doi.org/10.14569/IJACSA.2023.0140624

Chamnong, Natthamon, et al.. "Hierarchical Convolutional Neural Networks using CCP-3 Block Architecture for Apparel Image Classification." International Journal of Advanced Computer Science and Applications, vol. 14, no. 6, 2023, https://doi.org/10.14569/IJACSA.2023.0140624.

@article{Chamnong2023,
  title     = {Hierarchical Convolutional Neural Networks using CCP-3 Block Architecture for Apparel Image Classification},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {14},
  number    = {6},
  year      = {2023},
  publisher = {The Science and Information Organization},
  author    = {Natthamon Chamnong and Jeeraporn Werapun and Anantaporn Hanskunatai},
  doi       = {10.14569/IJACSA.2023.0140624},
  url       = {https://doi.org/10.14569/IJACSA.2023.0140624}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.