The project aims to develop an IoT-integrated face mask detection system using MobileNetV2, implementing image classification via Flask, secure user authentication, and ensuring scalability for smart surveillance applications.
The COVID-19 pandemic has underscored the critical need for efficient, automated public health monitoring systems to ensure compliance with safety measures such as face mask usage. This project presents an Enhanced IoT-Based Face Mask Detection Framework Using Optimized Deep Learning Models: A Hybrid Approach with Adaptive Algorithms. The proposed system integrates an intelligent web-based platform with deep learning models—MobileNetV2, ResNet50, and MobileNetV3—to accurately classify individuals as "With Mask" or "Without Mask" in real time. User authentication is securely managed through a MySQL database with registration and login functionalities, ensuring controlled access to the platform. The system employs TensorFlow/Keras for model inference, image preprocessing techniques for noise reduction, and Flask as the web server to facilitate seamless image upload and prediction. Captured images are processed, classified, and displayed with corresponding labels, while the framework supports IoT integration for deployment in smart surveillance environments. The hybrid design ensures scalability, adaptability, and robust prediction performance with minimal computational resources. This framework can also be extended to other public safety monitoring applications by integrating optimized deep learning algorithms and adaptive IoT devices.
Keywords: Face Mask Detection, Deep Learning, MobileNetV2, ResNet50, MobileNetV3, Flask, TensorFlow, IoT, Image Classification, Public Safety, COVID-19 Monitoring, Real-time Prediction.
NOTE: Without the concern of our team, please don't submit to the college. This Abstract varies based on student requirements.

SOFTWARE REQUIREMENS
· Operating System: Windows 7/8/10 or Linux (Ubuntu 18.04+)
· Frontend Technologies: HTML, CSS, Bootstrap, JavaScript
· Programming Language: Python 3.8+
· Deep Learning Libraries: TensorFlow/Keras, OpenCV, NumPy, Pandas
· Additional Libraries: Flask (for web server), Pillow (for image handling), Scikit-learn (for preprocessing), Matplotlib/Seaborn (for visualization, if needed)
· IDE/Workbench: Visual Studio Code (VSCode) or PyCharm
· Server Deployment: Flask Development Server / XAMPP (for MySQL management)
· Database: MySQL (for user authentication and log storage)
· IoT Integration Support: MQTT/HTTP Protocols for smart surveillance deployment
· Processor: Intel i5 or higher (Quad-core recommended)
· RAM: 8GB minimum (16GB recommended for large-scale real-time processing)
· Storage (Hard Disk/SSD): 128GB+ (preferably SSD for faster read/write operations)
· Keyboard: Standard Windows/Mac Keyboard
· Mouse: Two or Three Button Optical Mouse
· Monitor: Any standard HD display (Full HD recommended for live monitoring)
· Optional Hardware (for IoT Integration):
o IP Cameras or CCTV with IoT connectivity
o Raspberry Pi/Jetson Nano (for edge deployment)