VictorRancesCode / FlaskObjectDetection
Flask Object Detection - TensorFlow
☆34Updated 2 years ago
Alternatives and similar repositories for FlaskObjectDetection:
Users that are interested in FlaskObjectDetection are comparing it to the libraries listed below
- Custom Object Detection With YoloV3☆18Updated 4 years ago
- Monitor people violating Social Distancing or not wearing Face Masks in public through CCTV footage.☆61Updated 3 years ago
- This project combines the knowledge of computer vision techniques and deep learning architectures to build a facial keypoint detection sy…☆30Updated 3 years ago
- Deployment of ML model using flask☆22Updated 6 years ago
- ☆17Updated 5 years ago
- This repository is containing an object classification & localization project for SINGLE object.☆24Updated 5 years ago
- Face recognition online service, allow user training it.☆54Updated 7 years ago
- Computer Vision Projects with OpenCV and Python 3, published by Packt☆52Updated 2 years ago
- YoLo is a CNN architecture which specialize in object detection. I am using tutorial from https://www.pyimagesearch.com/2018/11/12/yolo-o…☆18Updated 5 years ago
- Tata Innoverse SolverHunt 8 Submission. Built a realtime face mask detection and social distancing detector.☆33Updated 3 years ago
- Live Face Identification with pre-trained VGGFace2 model☆72Updated 7 years ago
- Object counter is toolkit uses YOLO V3(you only look once version 3) algorithm. this toolkit not only make object detection on images/vid…☆27Updated 5 years ago
- people counting based on opencv with train model to detect motion.☆11Updated 3 years ago
- How to train YOLOv3 using Darknet on Colab 12GB-RAM GPU notebook and optimize the VM runtime load times☆50Updated 6 years ago
- A vision-based tool for transport system flow analysis using Faster R-CNN. This system is able to detect different types of objects, e.g.…☆26Updated 7 years ago
- Code accompanying YOLOv3 series I have created on YouTube☆66Updated 2 years ago
- This is a deep learning model for detecting the potholes on roads. The model is using YOLO-v2.☆83Updated 2 years ago
- Face recognition On Remote Camera☆12Updated 5 years ago
- Create a smart video application using the Intel Distribution of OpenVINO toolkit. The toolkit uses models and inference to run single-cl…☆91Updated 2 years ago
- ☆69Updated 5 years ago
- YOLOv2 trained against custom dataset☆118Updated 5 years ago
- Tackling the kaggle problem of Facial Expression Recognition Challenge☆29Updated 6 years ago
- This Jupyter notebook explains how to run YOLO on Google Colab, for videos.☆84Updated 5 years ago
- Everything you need in order to get YOLOv3 up and running in the cloud. Learn to train your custom YOLOv3 object detector in the cloud fo…☆91Updated 4 years ago
- An AI Tool to Help Customers Monitor Social Distancing in the Workplace.☆65Updated 3 years ago
- Basic face recognizer which can identify the face of the person(s) showing on a web cam.☆98Updated 6 years ago
- A walkthorugh and tutorial covering all common techniques used for face detection☆19Updated 9 months ago
- Vehicle detection/tracking project using YOLO network☆22Updated 7 years ago
- Detect dents and scratches in cars. Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow.