CORTEXA
← Browse
crossrefComputers2026-04-17Cited by 0

Occasion-Based Clothing Classification Using Vision Transformer and Traditional Machine Learning Models

Hanaa Alzahrani, Maram Almotairi, Arwa Basbrain

Clothing classification by occasion is an important area in computer vision and artificial intelligence (AI). This task is particularly challenging because of the subtle visual similarities among clothing categories such as formal, party, and casual attire. Variations in color, fabric, patterns, and lighting further increase the complexity of this task. To address this challenge, we used the Fashionpedia dataset to create a balanced subset of 15,000 images. Specifically, we adopted two different methods for labeling these images: automated classification, which relies on category identifications (IDs) and components, and manual labeling performed by human annotators. We then implemented our preprocessing pipeline, which includes several steps: resizing, image normalization, background removal using segmentation masks, and class balancing. We benchmarked traditional models, including artificial neural networks (ANNs), support vector machines (SVMs), and k-nearest neighbors (KNNs), which use a histogram of oriented gradient (HOG) features, as well as deep learning models such as convolutional neural networks (CNNs), the Visual Geometry Group 16 (VGG16) model utilizing transfer learning, and the vision transformer (ViT) model, all evaluated using identical data splits and preprocessing procedures. The traditional models achieved moderate accuracy, ranging from 54% to 66%. In contrast, the ViT model achieved an accuracy of 81.78% with automated classification and 98.09% with manual labeling. This indicates that a higher label accuracy, along with the preprocessing steps used, significantly enhances the performance. Together, these factors improve the effectiveness of ViT in context-aware apparel classification and establish a reliable baseline for future research.

View free PDFSource page

Related papers

crossrefComputers2025-06-13Cited by 7

Intelligent Fault Detection and Self-Healing Mechanisms in Wireless Sensor Networks Using Machine Learning and Flying Fox Optimization

Almamoon Alauthman, Abeer Al-Hyari

WSNs play a critical role in many applications that require network reliability, such as environmental monitoring, healthcare, and industrial automation. Thus, fault detection and self-healing are two effective mechanisms for addressing the challenges of node failure, communicati…

View free PDFSource page
crossrefComputers2025-09-16Cited by 16

Fake News Detection Using Machine Learning and Deep Learning Algorithms: A Comprehensive Review and Future Perspectives

Faisal A. Alshuwaier, Fawaz A. Alsulaiman

Currently, with significant developments in technology and social networks, people gain rapid access to news without focusing on its reliability. Consequently, the proportion of fake news has increased. Fake news is a significant problem that hinders societies today, as it negati…

View free PDFSource page
crossrefComputers2026-07-13

Machine Learning-Based Mobile Traffic Classification for QoS-Oriented Network Management

Mohammed Aqeel Ismail, Okuthe P. Kogeda

The increasing complexity and volume of mobile network traffic present significant challenges to maintain consistent Quality of Service (QoS) across diverse applications. Accurate traffic classification enables application-aware resource allocation by distinguishing applications…

View free PDFSource page
crossrefComputers2025-11-23Cited by 1

Evaluating Deployment of Deep Learning Model for Early Cyberthreat Detection in On-Premise Scenario Using Machine Learning Operations Framework

Andrej Ralbovský, Ivan Kotuliak, Dennis Sobolev

Modern on-premises threat detection increasingly relies on deep learning over network and system logs, yet organizations must balance infrastructure and resource constraints with maintainability and performance. We investigate how adopting MLOps influences deployment and runtime…

View free PDFSource page
crossrefComputers2026-02-02Cited by 4

Research Advances in Maize Crop Disease Detection Using Machine Learning and Deep Learning Approaches

Thangavel Murugan, Nasurudeen Ahamed Noor Mohamed Badusha, Nura Shifa Musa, Eiman Mubarak Masoud Alahbabi, Ruqayyah Ali Ahmed Alyammahi, Abebe Belay Adege, et al.

Recent developments in machine learning (ML) and deep learning (DL) algorithms have introduced a new approach to the automatic detection of plant diseases. However, existing reviews of this field tend to be broader than maize-focused and do not offer a comprehensive synthesis of…

View free PDFSource page
crossrefComputers2024-12-15Cited by 27

A Comparative Study of Sentiment Analysis on Customer Reviews Using Machine Learning and Deep Learning

Logan Ashbaugh, Yan Zhang

Sentiment analysis is a key technique in natural language processing that enables computers to understand human emotions expressed in text. It is widely used in applications such as customer feedback analysis, social media monitoring, and product reviews. However, sentiment analy…

View free PDFSource page