pyrush / django_yolo_api
A django-yolov5 starter webapp. Based on yolov5-flask example.
☆11Updated 3 years ago
Alternatives and similar repositories for django_yolo_api
Users that are interested in django_yolo_api are comparing it to the libraries listed below
Sorting:
- Django object detection app using yolov5. Upload new custom model or use any of the yolov5 pre-trained model.☆56Updated last year
- Yolov5 keras 漂浮物检测 万能运行 数据集制作☆17Updated 4 years ago
- 通过手动标注数据集,训练老人摔倒的模型☆18Updated 2 years ago
- Running YOLOv5 through web browser using Flask microframework☆81Updated 4 years ago
- 基于yoloV5进行多类别+关键检测,关键点检测主要是计算车辆航向角☆16Updated 2 years ago
- Object Detection Web App using YOLOv8 & Flask. Support Webcam & RTSP Stream.☆28Updated last year
- 使用yolov5训练自己数据集(详细过程)并通过flask部署☆37Updated 3 years ago
- Deploy YOLOv5 detection with Streamlit☆78Updated 3 years ago
- ☆20Updated 3 years ago
- yolov5 - deepsort 行人 车辆 跟踪 检测 计数☆42Updated 4 years ago
- 基于yolov5和django框架的web端人脸识别并打码系统☆9Updated last year
- 基于YOLOV5头部检测+DeepSort的行人跟踪+基于DFLD(MobileNet/ResNet50)性别和年龄检测统计分析☆8Updated 2 years ago
- A computer vision and artificial intelligence project to detect and counting vehicles. This project is using YOLOV5 and Deep Sort Algorit…☆29Updated 2 years ago
- 基于opencv的多人脸检测,口罩佩戴检测,单目标跟踪☆11Updated 3 years ago
- The Live Object Detection web application is a Flask-based application that allows users to perform real-time object detection on a live …☆29Updated last year
- Violence detection using CNN+LSTM model☆11Updated 2 years ago
- Automating the traffic signal timings using images of vehicles near the crossroads using YOLO (You Only Look Once) which includes Convolu…☆9Updated last year
- ☆69Updated last year
- YOLOv8 Object Tracking and Counting using PyTorch, OpenCV and DeepSORT, deployed on Streamlit.☆48Updated last year
- CNN学生行为识别☆24Updated 3 years ago
- 目标检测yolov5 v6.0版,pytorch实现,标注,增强,训练自定义数据集全流程☆70Updated 3 years ago
- YOLOv5 with flask framework, in aims to counting vehicles in traffic☆48Updated 4 years ago
- Tracking and counting persons☆49Updated last month
- 集成Dlib实现人脸识别模块,以及通过YOLOV5+DeepSort+SlowFast 实现多目标实时在线行为检测。并且开发功能对接接口,可以快速进行二次开发。