A real-time violence detector using MobileNetV2
pretrained model and image enhancement algorithms and face detection algorithms implemented using Python, including an alert system for alerting concerned authorities,
A real-time human detector using Faster RCNN Inception V2 COCO model
, implemented using Python. Main purpose was comparing 3 pretrained models for speed and accuracy.
A real-time violence detector using MobileNetV2
pretrained model, giving the output in the form of images with the result printed writen on each image using OpenCV, implemented using python. The training file for the mobilenetv2 model has also been included and the testing files and videos as well.