atharva-18 / Object-Detection-API
A Django web app that provides an API for object detection using YOLOv3.
☆54Updated 5 years ago
Alternatives and similar repositories for Object-Detection-API:
Users that are interested in Object-Detection-API are comparing it to the libraries listed below
- Object Detection Streaming using Django☆67Updated 10 months ago
- A face recognition web app powered by Facenet model using Flask, OpenCV, Heroku☆35Updated 4 years ago
- YOLOv5 with flask framework, in aims to counting vehicles in traffic☆48Updated 4 years ago
- The system takes video footage of a highway as input and provides statistics like the count of vehicles and an average estimated speed of…☆61Updated 6 years ago
- Detect human faces using MTCNN and track faces throughout the videos.☆14Updated 3 years ago
- Classifying people as high risk and low risk based on their distance to other people.☆111Updated last year
- Object counter is toolkit uses YOLO V3(you only look once version 3) algorithm. this toolkit not only make object detection on images/vid…