An open API service providing repository metadata for many open source software ecosystems.

Topic: "deepsort"

PaddlePaddle/PaddleDetection

Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.

Language: Python - Size: 413 MB - Last synced at: 22 days ago - Pushed at: 27 days ago - Stars: 13,420 - Forks: 2,937

TingsongYu/PyTorch-Tutorial-2nd

《Pytorch实用教程》(第二版)无论是零基础入门,还是CV、NLP、LLM项目应用,或是进阶工程化部署落地,在这里都有。相信在本书的帮助下,读者将能够轻松掌握 PyTorch 的使用,成为一名优秀的深度学习工程师。

Language: Jupyter Notebook - Size: 84.4 MB - Last synced at: 12 days ago - Pushed at: 4 months ago - Stars: 3,646 - Forks: 401

ZQPei/deep_sort_pytorch

MOT using deepsort and yolov3 with pytorch

Language: Python - Size: 28.5 MB - Last synced at: 12 days ago - Pushed at: 11 months ago - Stars: 2,927 - Forks: 728

tryolabs/norfair

Lightweight Python library for adding real-time multi-object tracking to any detector.

Language: Python - Size: 497 MB - Last synced at: 20 days ago - Pushed at: about 1 month ago - Stars: 2,484 - Forks: 261

Sharpiless/Yolov5-deepsort-inference

Yolov5 deepsort inference,使用YOLOv5+Deepsort实现车辆行人追踪和计数,代码封装成一个Detector类,更容易嵌入到自己的项目中

Language: Python - Size: 78.1 MB - Last synced at: 19 days ago - Pushed at: 6 months ago - Stars: 1,350 - Forks: 287

Sharpiless/Yolov5-Deepsort

最新版本yolov5+deepsort目标检测和追踪,能够显示目标类别,支持5.0版本可训练自己数据集

Language: Python - Size: 61.9 MB - Last synced at: about 19 hours ago - Pushed at: over 2 years ago - Stars: 1,105 - Forks: 167

shaoshengsong/DeepSORT

support deepsort and bytetrack MOT(Multi-object tracking) using yolov5 with C++

Language: C++ - Size: 79.1 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 870 - Forks: 205

JingyibySUTsoftware/Yolov5-deepsort-driverDistracted-driving-behavior-detection

基于深度学习的驾驶员分心驾驶行为(疲劳+危险行为)预警系统使用YOLOv5+Deepsort实现驾驶员的危险驾驶行为的预警监测

Language: Python - Size: 239 MB - Last synced at: 16 days ago - Pushed at: almost 4 years ago - Stars: 589 - Forks: 104

guojianyang/cv-detect-robot

🔥🔥🔥🔥🔥🔥Docker NVIDIA Docker2 YOLOV5 YOLOX YOLO Deepsort TensorRT ROS Deepstream Jetson Nano TX2 NX for High-performance deployment(高性能部署)

Language: Python - Size: 36.6 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 526 - Forks: 134

RichardoMrMu/yolov5-deepsort-tensorrt

A c++ implementation of yolov5 and deepsort

Language: C++ - Size: 3.14 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 469 - Forks: 105

bharath5673/StrongSORT-YOLO

Real-time multi-camera multi-object tracker using YOLO varients

Language: Python - Size: 194 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 321 - Forks: 76

pmj110119/YOLOX_deepsort_tracker

using yolox+deepsort for object-tracking

Language: Python - Size: 59.6 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 259 - Forks: 55

weixu000/libtorch-yolov3-deepsort

Language: C++ - Size: 7.77 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 238 - Forks: 77

insight-platform/Similari

A framework for building high-performance real-time multiple object trackers

Language: Rust - Size: 661 KB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 236 - Forks: 20

HowieMa/DeepSORT_YOLOv5_Pytorch

DeepSORT + YOLOv5

Language: Python - Size: 55.4 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 234 - Forks: 53

abhyantrika/nanonets_object_tracking

Language: Python - Size: 13.2 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 212 - Forks: 118

levan92/deep_sort_realtime

A really more real-time adaptation of deep sort

Language: Python - Size: 15.8 MB - Last synced at: 13 days ago - Pushed at: 10 months ago - Stars: 206 - Forks: 56

Sharpiless/yolox-deepsort

基于YoloX目标检测+DeepSort算法实现多目标追踪Baseline

Language: Python - Size: 260 KB - Last synced at: about 19 hours ago - Pushed at: almost 4 years ago - Stars: 179 - Forks: 32

cong/yolov5_deepsort_tensorrt

This repo uses YOLOv5 and DeepSORT to implement object tracking algorithm. Also using TensorRTX to transform model to engine, and deploying all code on the NVIDIA Xavier with TensorRT further.

Language: Python - Size: 82 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 157 - Forks: 36

ml6team/deepstream-python

NVIDIA Deepstream 6.1 Python boilerplate

Language: Python - Size: 29.8 MB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 139 - Forks: 38

nathanrooy/rpi-urban-mobility-tracker

The easiest way to count pedestrians, cyclists, and vehicles on edge computing devices or live video feeds.

Language: Jupyter Notebook - Size: 197 MB - Last synced at: 8 days ago - Pushed at: 10 months ago - Stars: 126 - Forks: 37

xuarehere/yolo_series_deepsort_pytorch

Deepsort with yolo series. This project support the existing yolo detection model algorithm (YOLOV8, YOLOV7, YOLOV6, YOLOV5, YOLOV4Scaled, YOLOV4, YOLOv3', PPYOLOE, YOLOR, YOLOX ).

Language: Python - Size: 32.5 MB - Last synced at: 27 days ago - Pushed at: over 2 years ago - Stars: 121 - Forks: 29

kaylode/vehicle-counting 📦

Vehicle counting using Pytorch

Language: Python - Size: 257 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 99 - Forks: 31

bharath5673/Deepstream

yolov5, yolov8, segmenations, face, pose, keypoints on deepstream

Language: Jupyter Notebook - Size: 430 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 96 - Forks: 23

SahilChachra/Video-Analytics-Dashboard

Video Analytics dashboard built using YoloV5 and Streamlit

Language: Python - Size: 15 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 88 - Forks: 33

CV-ZMH/human-action-recognition

Multi Person Skeleton Based Action Recognition and Tracking

Language: Python - Size: 226 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 80 - Forks: 19

AnshulSood11/PPE-Detection-YOLO-Deep_SORT

Real-time PPE detection and tracking using YOLO v3 and deep_sort

Language: Python - Size: 3.05 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 79 - Forks: 25

apennisi/deep_sort

Deep Sort algorithm C++ version

Language: C++ - Size: 30.3 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 75 - Forks: 21

TsMask/deep-sort-yolov4

项目采用 YOLO V4 算法模型进行目标检测,使用 Deep SORT 目标跟踪算法。

Language: Python - Size: 30.3 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 66 - Forks: 13

ilyasmg/sort-deepsort-yolov3-ROS

Tracker ROS node (sort and deep sort) using darknet_ros (YOLOv3)

Language: Python - Size: 10.9 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 57 - Forks: 25

AIFARMS/multi-camera-pig-tracking

Official Implementation of "Tracking Grow-Finish Pigs Across Large Pens Using Multiple Cameras"

Language: C - Size: 84 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 52 - Forks: 15

GlassyWing/yolo_deepsort

Fast MOT base on yolo+deepsort, support yolo3 and yolo4

Language: Python - Size: 8.77 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 52 - Forks: 12

Transformer-man/yolo-deepsort-flask

Target detection and multi target tracking platform based on Yolo DeepSort and Flask.

Language: Python - Size: 19.7 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 45 - Forks: 5

OMEGAMAX10/YOLOv8-Object-Detection-Tracking-Image-Segmentation-Pose-Estimation

YOLOv8 object detection, tracking, image segmentation and pose estimation app using Ultralytics API (for detection, segmentation and pose estimation), as well as DeepSORT (for tracking) in Python. This app uses an UI made with streamlit and it can be deployed with Docker.

Language: Python - Size: 1.27 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 44 - Forks: 9

cong/yolov5_deepsort_tensorrt_cpp

This repo is a C++ version of yolov5_deepsort_tensorrt. Packing all C++ programs into .so files, using Python script to call C++ programs further.

Language: Python - Size: 37.1 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 42 - Forks: 3

incheon-kim/yolov4-deepsort-helmet-detection

helmet(hard hat) detection with yolov4

Language: Python - Size: 13 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 36 - Forks: 16

RichardoMrMu/deepsort-tensorrt

A C++ implementation of Deepsort in Jetson Xavier nx and Jetson nano

Language: C++ - Size: 229 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 36 - Forks: 16

wufan-tb/yolov5_deepsort

A multi-task(detection, tracking, dense estimation, object counting) frame-work based on yolov5+deepsort

Language: Python - Size: 16.9 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 36 - Forks: 17

duongttr/vehicles-counting-yolov4-deepsort

A project for counting vehicles using YOLOv4 + DeepSORT + Flask + Ngrok + TF2

Language: Python - Size: 90.6 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 35 - Forks: 15

kuldeepbishnoi/Automatic-Emergency-Braking

Implementation of the Automatic Emergency Braking System using deep learning.

Language: Python - Size: 74.1 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 32 - Forks: 10

mjpramirez/Volvo-DataX

Language: PureBasic - Size: 2.89 GB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 30 - Forks: 13

xuarehere/yolov7_deepsort_tensorrt

MOT using deepsort and yolov7 with c++. It also supports yolov5 as a detector.

Language: C++ - Size: 5.21 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 27 - Forks: 5

nabang1010/YOLO_Object_Tracking_TensorRT

YOLO Object Tracking TensorRT

Language: Python - Size: 118 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 25 - Forks: 5

pprp/reid_for_deepsort

simple reid for deep sort

Language: Python - Size: 22.4 MB - Last synced at: 10 days ago - Pushed at: about 5 years ago - Stars: 24 - Forks: 3

alxandru/vehicle_tracking_deepstream

Jetson Nano application that detects and tracks vehicles in a roundabout with Yolov4, DeepSort and NvDCF using DeepStream SDK and sends the info to a Kafka message bus.

Language: C++ - Size: 74.2 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 20 - Forks: 9

d36choi/hisafety

deepsort + yolov3 + velocity-tracker

Language: Python - Size: 5.18 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 20 - Forks: 5

dancing-ui/uestc_vhm

使用yolov8、fast-reid、deepsort完成目标跟踪,使用yolov8、fast-reid、Faiss完成行人重识别

Language: C++ - Size: 408 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 19 - Forks: 2

parvkpr/Accident-avoidance-deepsortyoloFCRN

An accident avoidance program that raises alert when nearby vehicles are moving at a relative speed faster than a threshold value, additionally it logs some data onto NEM-Mijin blockchain network

Language: Python - Size: 9.76 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 19 - Forks: 5

Gsak3l/Sports-Analysis-Software

Desktop application for analyzing a football game. It supports many features like player detection, automatic offense and defense calculation, youtube downloader and others

Language: Python - Size: 262 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 8

jm12138/SoccerNet_Tracking_PaddleDetection

A Baseline for Multi Objective Tracking (MOT) of Soccer and Soccer Players Based on SoccerNet Tracking Dataset and PaddleDetection.

Language: Python - Size: 77.1 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 17 - Forks: 4

emptysoal/Deepsort-YOLOv5-TensorRT

An object tracking project with YOLOv5-v5.0 and Deepsort, speed up by C++ and TensorRT.

Language: C++ - Size: 599 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 15 - Forks: 4

kadirnar/ocsort-pip

OcSort-Pip: Packaged version of the OcSort repository

Language: Python - Size: 13.1 MB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 3

sithu31296/simple-object-tracking

Object Tracking with YOLOv5, CLIP, DINO and DeepSORT

Language: Python - Size: 3.99 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 15 - Forks: 2

npq-thien/Vehicle_Detection_and_Counting_System

Building a small demo system to detect and count vehicle using Streamlit framework

Language: Python - Size: 353 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 4

AFei19911012/PythonSamples

:monocle_face: Python projects :alien: keep updating

Language: Python - Size: 144 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 5

MatPiech/DeepSORT-YOLOv4-TensorRT-OpenVINO Fork of theAIGuysCode/yolov4-deepsort

Object tracking implemented with YOLOv4, DeepSort, and TensorFlow. The inference extended to work with TensorRT, OpenVINO, and TensorFlow Lite.

Language: Python - Size: 87.3 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 12 - Forks: 4

KQTENQK/MOT-DeepSort-CS

Language: C# - Size: 103 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 11 - Forks: 6

kby-ai/Face-Tracker-Windows

Face tracking based on DeepSort algorithm for Windows

Language: C++ - Size: 54.7 KB - Last synced at: 21 days ago - Pushed at: 3 months ago - Stars: 10 - Forks: 9

cdchu2/Tracking-and-Counting-Vehicles-with-YOLOv8-DeepSORT

Language: Python - Size: 10.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 10 - Forks: 0

tien02/TrackingwYolov5DeepSORT

Approaching Pedestrian Tracking problem on surveillance camera with YoloV5 for pedestrian detection and DeepSORT for tracking.

Language: Python - Size: 72.8 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 10 - Forks: 2

kardSIM/Vehicle_Speed_Estimation

Vehicle speed estimation using YOLOv9 for object detection and DeepSORT for tracking

Language: Jupyter Notebook - Size: 47.1 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 9 - Forks: 1

zafarRehan/DeepSortMask

Track your Instance Segmentation model predictions with DeepSortMask. This repository explains how to use deep_sort to track masked objects from MaskRCNN.

Language: Jupyter Notebook - Size: 23.7 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 1

SIT-Robot/sit-robot-vision 📦

将YOLOv5目标检测和DeepSort目标追踪封装为类方便在以后的项目中使用

Language: Python - Size: 188 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1

charnkanit/Yolov5-Vehicle-Counting

A computer vision and artificial intelligence project to detect and counting vehicles. This project is using YOLOV5 and Deep Sort Algorithm to perform object recognition and tracking realtime.

Language: Python - Size: 63.4 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 2

ozora-ogino/tflite-human-tracking

SORT based human tracking for edge.

Language: Python - Size: 128 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 7

meishax/-Intelligent-application-of-traffic-scene-based-on-computer-vision-ODT

基于计算机视觉的交通场景智能应用(目标检测与目标追踪)

Language: Python - Size: 95.5 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 3

farukalamai/rfdetr-deepsort-object-tracking

RF-DETR Object Detection with DeepSORT Tracking

Language: Python - Size: 20.5 KB - Last synced at: about 18 hours ago - Pushed at: 2 months ago - Stars: 7 - Forks: 0

ls-da3m0ns/Multiple-Object-Tracking

Track multiple objects from video/live feed using deepsort and yolov5

Language: Python - Size: 9 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

genema/YOLO_DeepSORT

Integrated object detection & tracking using YOLO and DeepSORT

Language: Python - Size: 348 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 4

DARK-art108/DetectNow.ai

A Video Analytics Dashboard for detecting and tracking multiple objects using YoloV5 & Deepsort

Language: Python - Size: 16.4 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 2

mayankaga94/pedestrian-detection-tracking

Detects, classifies and tracks pedestrians or groups of pedestrians in videos

Language: Python - Size: 37.1 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 0

mayank26saxena/deepsort

Sorting using Recurrent Neural Networks.

Language: Jupyter Notebook - Size: 20.8 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 2

usaeva-a/renue_hackathon

Хакатон компании Ренью

Language: Jupyter Notebook - Size: 34 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 5 - Forks: 1

GURPREETKAURJETHRA/YOLOv10_DeepSORT-Object-Detection-And-Tracking

This repository contains code for object detection and tracking in videos using the YOLOv10 object detection model and the DeepSORT algorithm.

Language: Python - Size: 15.7 MB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 3

FinalFlowers/pedestrian_tracking

Pedestrian Tracking by DeepSORT and Hybrid Task Cascade with PyTorch

Language: Python - Size: 2.36 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

mdv3101/DeepSort_Yolo

Real Time Person Tracking using DeepSort and Yolo_v4

Language: Jupyter Notebook - Size: 76.4 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 8

inofficialamanjha/Beta_Infratech-Traffic-Count-and-Classification-Application

A Project to fulfill Balaji's Infratech's Requirement for Custom software by Xero Technologies.

Language: Jupyter Notebook - Size: 34.3 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 0

ArshTiwari2004/Signal-X

Signal-X is an AI-powered traffic management system using advanced computer vision, edge computing, and geospatial intelligence. With real-time sensor fusion, machine learning algorithms, and adaptive signal control, it enables dynamic congestion management and emergency vehicle prioritization.

Language: JavaScript - Size: 166 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 1

wang-10086/yolov5-5.0

A railway signal video automatic recognition and simulation system based on Yolov5

Language: Python - Size: 169 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

moaaztaha/Sacks-Tracking-and-Counting-using-Yolov5-DeepSort-and-Supervision

Using Yolov5, DeepSort and Supervision to track the number of sacks loaded onto and off of a truck.

Language: Jupyter Notebook - Size: 55.4 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

nakul-shahdadpuri/trackid

Using YOLOv3 and DEEPSORT, this project attempts to track multiple objects on a screen and assign them a unique id to reduce overcounting.

Language: Python - Size: 9.8 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 1

bk1021/tello_drone_human_tracking

Keyboard control for DJI Tello drone, perform object/human detection, tracking and drone following

Language: Python - Size: 113 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 1

Bsornapudi/Carla-YOLO-DeepSort-Multi-Object-Tracking

This repo host a comprehensive solution for multi-object tracking in combination with YOLO and DeepSORT in carla simulator .

Language: Jupyter Notebook - Size: 138 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

aminakbari7/human-Tracking-using-DeepSORT

very easy with high quality

Language: Python - Size: 6.58 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

gulabpatel/YOLOs

Object Detection, Instance Segmentation, Key point detection, Panoptic detection, Video

Language: Jupyter Notebook - Size: 265 MB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

dasupradyumna/YOLOv7-DeepSORT-Human-Tracking

A human detector and tracker, written in python, using YOLOv7 for detection and DeepSORT for tracking the detections from YOLO.

Language: Python - Size: 145 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

goksenin-uav/tracker-hub

Tracker Model Hub Library

Language: Python - Size: 3.91 KB - Last synced at: 19 days ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

DARK-art108/YoloR-Deepsort-lane-detection-and-Counting

Real Time Lane Detection + Lane Line Generation + Object Detection + Object Counting (DeepSort, YoloR)

Language: Python - Size: 7.19 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

kby-ai/Fire-Smoke-Detection-Docker

fire detection, smoke detection, object tracking, classification, object detection, fire protection,

Language: Python - Size: 102 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 2

SINGHxTUSHAR/DeepEye

Pedestrian Target Tracking Based On DeepSORT With YOLOv5

Language: C - Size: 347 MB - Last synced at: 21 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 1

HaiderAbasi/OpenCV-Master-Computer-Vision-in-Python

Complete resource for people wanting to learn Computer Vision with the latest OpenCV4, Dlib and DeepLearning

Language: Python - Size: 239 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 2

TomatoFT/Vehicle-Trajectory-Prediction-in-Ho-Chi-Minh-city-streets

Predict the trajectory of the vehicles in HCM city streets with YOLOv7 + DeepSORT + CNN-LSTM/CNN-GRU.

Language: Python - Size: 77.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

pytholic/yolov8-deepsort

Deepsort with yolov8 detector.

Language: Python - Size: 54.7 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

DoganK01/YOLOV7-License-Plate-Recognition-with-Dashboard---Easy-OCR

Language: Python - Size: 21.5 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

avs-abhishek123/Object_tracking_awone

Creating a pipeline to identify key points for a quadrilateral-shaped green card even if there is occlusion with other objects/cards of different color/ cards of green color.

Language: Jupyter Notebook - Size: 6.72 MB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

kadirnar/deepsort-pip

DeepSort-Pip: Packaged version of the DeepSort repository

Language: Python - Size: 6.52 MB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

MEME-Phoenix/Autonomous-Driving-Cart-MEME

2021 그로쓰학기 | Autonomous Driving Cart, MEME

Language: Python - Size: 156 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 4

bharath-2634/SAR

ShopMart - A smart retail app featuring QR entry, AI product detection, real-time pricing, and AR navigation. Built with React Native & Computer Vision to bridge physical and digital shopping

Language: JavaScript - Size: 416 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 1 - Forks: 0

Zhanerd/HumanPose_Face_Analysis

Try to provide inference(face, pose, ocr, tts, etc.) for onnx and tensorRT and rknn.

Language: Python - Size: 1.23 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

ROBERT-ADDO-ASANTE-DARKO/YOLOv9-DeepSORT-realtime-object-tracking-CARLA

This project integrates the powerful YOLOv9 object detection algorithm with DeepSORT for real-time multi-object tracking within the CARLA Simulator, a leading platform for autonomous vehicle research. The solution is designed to detect and track objects in dynamic environments, enabling advanced perception and trajectory planning.

Language: Python - Size: 45.9 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0