tranleanh / yolo-django-streamingLinks
Object Detection Streaming using Django
☆67Updated last year
Alternatives and similar repositories for yolo-django-streaming
Users that are interested in yolo-django-streaming are comparing it to the libraries listed below
Sorting:
- Classifying people as high risk and low risk based on their distance to other people.☆110Updated last year
- YOLO v5 pytorch implementation. This repository contains code for this tutorial.☆150Updated 2 years ago
- Running YOLOv5 through web browser using Flask microframework☆82Updated 4 years ago
- A Django web app that provides an API for object detection using YOLOv3.☆54Updated 5 years ago
- Yolov5 : You Look Only Once v5 Learning Resources and Collection☆48Updated 4 years ago
- YOLOv5 with flask framework, in aims to counting vehicles in traffic☆48Updated 4 years ago
- Helmet Detection using tiny-yolo-v3 by training using your own dataset and testing the results in the google colaboratory.☆168Updated last year
- ☆120Updated 5 years ago
- ☆67Updated 5 years ago
- Object tracking implemented with YOLOv3, Deep Sort and Tensorflow.☆340Updated 2 years ago
- The code of the Object Counting API, implemented with the YOLO algorithm and with the SORT algorithm☆213Updated 5 years ago
- Personal social distancing detector using Python, a Tensorflow model and OpenCV☆126Updated 2 years ago
- Real-time PPE detection and tracking using YOLO v3 and deep_sort☆122Updated last year
- Real-time Traffic and Pedestrian Counting (YOLOV3 in tensorflow2)☆68Updated 5 years ago
- Official implementation at https://github.com/ultralytics/yolov5/tree/master/utils/flask_rest_api☆187Updated 2 years ago
- darknet txt to darkflow xml☆28Updated 3 years ago
- A deep learning model for detecting fire in video and camera streams☆317Updated 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…☆27Updated 5 years ago
- Fire detection using customized basic CNN and InceptionV3 model.☆63Updated 2 years ago
- Detect and track vehicles on a video stream and count those going through a defined line.☆99Updated 6 years ago
- Vehicle Speed Check☆265Updated 3 years ago
- Vehicle counting in a conjusted traffic road where background subtraction gives lower performance.☆39Updated 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.…☆25Updated 7 years ago
- Yolov3 Object Detection implemented as APIs, using TensorFlow and Flask☆346Updated 2 years ago
- object detection in video☆99Updated 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
- This project imlements the following tasks in the project: 1. Vehicle counting, 2. Lane detection. 3.Lane change detection and 4.speed es…☆318Updated 3 years ago
- The main objective of this project is to identify overspeed vehicles, using Deep Learning and Machine Learning Algorithms. After acquisit…☆167Updated 2 years ago
- An image dataset for training fire and frame detection AI☆143Updated 6 years ago
- This project aims to count every vehicle (motorcycle, bus, car, cycle, truck, train) detected in the input video using YOLOv3 object-dete…☆155Updated 5 years ago