Classification of Clothing Images using Convolutional Neural Network

Abstract

Clothing categorization is important for managing inventory, searchability and targeted marketing in the fashion industry. This study uses the VGG16 model, a widely-used deep convolutional neural network, to classify clothing images into categories. Image augmentation and scaling were applied to improve the training process. The final model achieved 90% accuracy in classification, demonstrating the effectiveness of deep CNNs in fashion-related applications.

Key Contributions

Conclusion

The results confirm that VGG16 is well-suited for apparel classification tasks. Its deep architecture allows it to extract robust visual features and generalize well to unseen clothing images. The model offers potential for deployment in e-commerce, inventory systems, and fashion trend analytics.

Limitation

The current model is limited by the diversity of the dataset, and performance may vary across different domains. Future work will focus on expanding the dataset and exploring transfer learning to improve generalization.

Future Work

Planned improvements include training on larger datasets, incorporating accessories and shoes, and integrating the model with online retail platforms for automated tagging and product suggestions.

👨‍💻 Student Researcher: Zhu Zihao (Chris) is a passionate developer interested in computer vision and deep learning. His work aims to bridge AI research and real-world application, especially in the fashion and e-commerce industry. This project was supervised by Dr. Happy Nkanta Monday.
📄 Download Poster 📁 Download Dataset 📄 Download Report (code: 9ilh)