Efficient Monitoring of Dress Code Adherence Using AI and Live Camera
Feeds
Abstract
Enforcing dress code policies is essential for maintaining discipline and fostering a positive
learning environment in educational institutions. However, the traditional manual methods of
monitoring students' attire are often inefficient, prone to human error, and resource-intensive. To
address these challenges, this project proposes an Automated Student Dress Code Compliance
System powered by Temporal Convolutional Networks (TCN). The system leverages a dataset of
annotated images, categorizing student attire as compliant or non-compliant with institutional
dress code policies. Through preprocessing and model training, a robust TCN architecture is
developed to accurately detect dress code adherence. Integrated with the institution's existing
surveillance infrastructure, the system continuously analyzes live camera feeds in real time. Upon
detecting non-compliance, it automatically alerts designated authorities such as staff members or
heads of departments via email or SMS for timely intervention. This innovative approach enhances
the efficiency of dress code enforcement, reduces the need for manual supervision, and ensures
swift responses to policy violations. By fostering accountability and adherence to institutional
guidelines, the system promotes a respectful, disciplined, and efficient learning environment.
Algorithms
TCN
Software Specification
Language : Python 3.8
Packages : TensorFlow, Pandas, SiKit Learn