Found 21 repositories(showing 21)
VictorLin000
Face mask detection using YOLOv3 on GoogleColab
vijayg15
Face-mask detection system using YOLOv3 in Keras
rand0wn
Helmet and Mask Detection on Face using YoloV3
AnjaanKhadka
This is to detect face mask and non masked faces apart in realtime
DeltaKilo121
No description available
COVID- 19 has brought the world into stand still and this pandemic showcased some peculiar problems that needed to be addressed. The very first preventive measures undertaken were to wear mask and maintain social distance monitoring. In order to implement this in a super populous country like India the administration used very coercive steps. The objective of this project is to propose and implement solutions to detect violations made with respect to covid violation norms; wearing masks and maintaining social distance monitoring at public places and corporate sectors. This report also focuses on real-time solution to help law abiding forces through recognizing faces of the violators. The proposed framework for Covid norms violator detection problem has four folds- Inspecting social distance monitoring, detecting face masks, recognizing faces of person without mask and putting the information related to violators into an interactive UI. Given an unconstrained/constrained video, the proposed social distance monitoring inspection module uses IPM Transition and Height-Width comparison. Followed by detecting face masks for people not maintaining appropriate distance (around 6 meter as suggested by WHO) using YOLO v4 architecture. Once mask detecting algorithm identifies the violator it passes on to recognizing faces using face recognition library based on Convolutional Neural Network (CNN). Our proposed model of mask detection based on YOLO proved to be the effective with mAP( i.e. Mean Average Precision) of 0.9395 on YOLOv4 and 0.9018 on YOLOv3 respectively. In order to reduce the overall complexity of the proposed framework, mask detection model was applied only to people not following appropriate social distance monitoring and also Face Recognition is imposed to unmasked faces to send alert notification to the violators and display the details to the law administrator. Lastly a dashboard is made using R to visualize data and live plots regarding distribution of violators in the given video. The proposed model is suitable for crowded area and can be integrated on convoluted system where CCTV is placed at specific stature.
SachinSaj
No description available
Akila-Ayanthi
Face mask detection using YoloV3
kishankc123
No description available
ARUNA3003
No description available
Mohsin853
Identifies whether a person is wearing a mask , not wearing mask properly, or not wearing one at all.
This is a face mask detection system developed using yolov3 and is capable of detecting face mask in image, video and live webcam.
omkardarves
The person has mask on his face or not is detected in this project using custom object detection model
MasDrago
Face mask detection using YOLOv3 in tensorflow
ameyabavkar
Face Mask Detection using Yolov3 and Yolov4
tamatcho
face mask detection using yolov3 and yolov4
bassoline
Face Mask Detection using YoloV3 and YoloV4
Mr-Mathematics
-Face Mask Detection
jashdalvi
Face Mask Detection using YOLOv3 and YOLOv4
prabhleen-chawla
No description available
sanjana-v
The system processes the surveillance videos to determine whether people in the video are wearing masks or not using the RetinaFace face detection model and Xception classification model.The system monitors if social distancing is maintained or breached in the video using the YOLOv3 object detector.
All 21 repositories loaded