Repository navigation

#

bytetrack

This repository is based on shouxieai/tensorRT_Pro, with adjustments to support YOLOv8.

C++
323
2 个月前

The project can achieve FCWS, LDWS, and LKAS functions solely using only visual sensors. using YOLOv5 / YOLOv5-lite / YOLOv6 / YOLOv7 / YOLOv8 / YOLOv9 / EfficientDet and Ultra-Fast-Lane-Detection-v2 .

Python
213
7 个月前

分别使用OpenCV、ONNXRuntime部署YOLOX+ByteTrack目标跟踪,包含C++和Python两个版本的程序

C++
211
3 年前

PyTorch implementation of YOLOv5, YOLOv6, YOLOv7, YOLOv8, Sort, StrongSort, OcSort, ByteTrack, Norfair

Python
193
2 年前

基于TensorRT的C++高性能推理库,Yolov10, YoloPv2,Yolov5/7/X/8,RT-DETR,单目标跟踪OSTrack、LightTrack。

C++
187
10 个月前

C++ implementation of ByteTrack that does not include an object detection algorithm.

C++
176
1 年前

Real-Time Face Recognition use SCRFD, ArcFace, ByteTrack and Similarity Measure

Python
159
6 个月前

Based on tensorrt v8.0+, deploy detect, pose, segment, tracking of YOLOv8 with C++ and python api.

C++
95
5 天前

Анализ трафика на круговом движении с использованием компьютерного зрения

Python
82
1 个月前

Tracking-by-Detection形式のMOT(Multi Object Tracking)について、 DetectionとTrackingの処理を分離して寄せ集めたフレームワーク(Tracking-by-Detection method MOT(Multi Object Tracking) is a framework that separates the processing of Detection and Tracking.)

Python
70
7 个月前

Multi-thread tracking of YOLOv5 and ByteTrack implemented by C++, accelerated by TensorRT. YOLOv5 和 ByteTrack 的多线程追踪 C++ 实现, 使用 TensorRT 进行推理加速

C++
68
2 年前

Packaged version of the ByteTrack repository

Python
47
18 天前

Car tracking and car counter implemented with YOLOX, ByteTrack and Pytorch.

Python
43
2 年前

ByteTrack-Eigen is a C++ implementation of the ByteTrack object tracking method, leveraging the Eigen library for high-performance matrix and vector operations.

C++
41
1 年前

ByteTrack implementation in C#, based on https://github.com/Vertical-Beach/ByteTrack-cpp

C#
34
1 年前

ByteTrack implementation for person tracking using PyTorch

Python
30
2 年前

This repository contains the code for training YOLOv5, YOLOv7, and YOLOv8 models for object detection using Python 3. Optimization of models with OpenVINO and Apache TVM, and tracking with ByteTrack and yolov8-pose.

Jupyter Notebook
29
2 年前

juxtapose: Multi-Person Pose Tracking Inference SDK with RTMDet, YOLOv8, GDino, RTMPose (ONNX) & Trackers (ByteTrack & BotSORT) & Tapnet with custom ROIs + FastAPI GPU exe

Python
29
1 年前