abhaydoke09 / Deep-Learning-For-SurveillanceLinks
Deep Learning in Monitoring Surveillance Videos. Winner of Facebook Hacker Demo at "Hack The North 2017" hackathon at University of Waterloo, Canada.
☆34Updated 8 years ago
Alternatives and similar repositories for Deep-Learning-For-Surveillance
Users that are interested in Deep-Learning-For-Surveillance are comparing it to the libraries listed below
Sorting:
- Facial Recognition using OpenCV and Python☆44Updated 7 years ago
- Examples of Image Segmentation with Mask R-CNN from PyImageConf 2018☆45Updated 7 years ago
- Automatic Number Plate Detection for Python using OpenCV☆67Updated 7 years ago
- Face Recognition using MTCNN face detector and FaceNet (pre-trained by davidsandberg) based identification.☆33Updated 7 years ago
- A Low Latency Real-Time Object Detection App using your Webcam. Built using TensorFlow and OpenCV.☆20Updated 8 years ago
- Computer Vision model to detect face in the first frame of a video and to continue tracking it in the rest of the video. This is implemen…☆29Updated 8 years ago
- Predicting facial expressions with machine learning algorithms☆47Updated 7 years ago
- Realtime driver drowsiness detection (Sleep detection) using facial landmarks☆138Updated 5 years ago
- This is a modified and simplified inference engine of davidsandberg's facenet☆40Updated 5 years ago
- This is a simplified version of using openface to recognize faces.☆24Updated 7 years ago
- State of the art object detection in real-time using YOLOV3 algorithm. Augmented with a process that allows easy training of the classif…☆49Updated 6 years ago
- This is the code for "Research to Code" By Siraj Raval on Youtube☆57Updated 7 years ago
- Python library to read license plate numbers from images☆59Updated 8 years ago
- {Python}: Detect and extract the license plate of vehicles using Machine Learning and Image Processing Techniques☆51Updated 7 years ago
- Live Face Identification with pre-trained VGGFace2 model☆73Updated 8 years ago
- CNN model that detects distracted drivers on the road☆18Updated 6 years ago
- Deep Learning Summer School + Tensorflow + OpenCV cascade training + YOLO + COCO + CycleGAN + AWS EC2 Setup + AWS IoT Project + AWS SageM…☆173Updated 4 years ago
- Diving into PyImageSearch☆147Updated 8 years ago
- 3 networks to recognition age,gender and emotion☆31Updated 6 years ago
- Food detection and recommendation with deep learning☆286Updated 2 years ago
- This is the code for "AI that Dresses Itself" By Siraj Raval on Youtube☆47Updated 7 years ago
- A neural network with 3 layers made with just numpy as dependency☆26Updated 8 years ago
- Object Detection using OpenCV and Python☆22Updated 8 years ago
- A facial recognition based attendance system; Summer School 2018☆32Updated 2 years ago
- Yolo (Real time object detection) model training tutorial with deep learning neural networks☆101Updated 8 years ago
- Can we predict the age and gender of someone given a picture of their face ?☆42Updated 2 years ago
- 1st place solution to the MIIA Deep Learning Hackathon☆24Updated 8 years ago
- A software which detect a human face through live webcam feed and identifies the emotion of the person (i.e. the person is happy or sad).