You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A deep learning model that classifies whether a person in an image is wearing a uniform or not. Built with TensorFlow/Keras using a CNN enhanced with augmentation, regularization, and dropout for reliable accuracy. Includes Python (Streamlit) and Node.js/Express apps for real-time image upload and prediction.