Face-Mask-Detector
New Release:
- Migrated to AWS
- Restructered code
Application to check whether people are wearing masks or not
đź”— https://iv000vo6mf.execute-api.ap-south-1.amazonaws.com/dev/
Note Lambda invocation might take time if its getting initialized after long time. In this case check after 1 - 2 minutes.
API / Framework used:
- YOLOV5
- Used To train the model on custom dataset.
- Flask
- Used to connect backend(python) with the frontend(website).
- Pytorch
- Used to load model and run inference on images.
- Bootstrap
- Used for styling components and to make App responsive in all devices and screens
Screenshots
Small Devices | Medium Devices |
Large screen Devices |