Computer Vision

Mask Detection Using Deep Learning

A computer vision model for detecting face masks.

Completed: Sep 2025
Mask Detection Using Deep Learning

About This Project

A deep learning model based on CNN architecture designed to detect whether a person is wearing a mask. The dataset includes masked and unmasked face images. The model was trained using PyTorch and deployed in a Streamlit app for real-time detection.