i-v-s / strong-sort-cppLinks
C++ implementation of the paper "StrongSORT: Make DeepSORT Great Again"
☆32Updated 2 years ago
Alternatives and similar repositories for strong-sort-cpp
Users that are interested in strong-sort-cpp are comparing it to the libraries listed below
Sorting:
- [CVPR 2024] OC-SORT implemented in C++ with Eigen Library, Plus a Android Demo Apk☆65Updated 7 months ago
- The MOT implement by Solov2+DeepSORT with C++ (Libtorch, TensorRT).☆46Updated 2 years ago
- A C++ codebase implementation of Towards-Realtime-MOT☆128Updated 3 years ago
- Sample projects for TensorRT in C++☆197Updated 2 years ago
- ☆46Updated 4 years ago
- tensorrt yolov7 without onnxparser☆24Updated 2 years ago
- MCMOT TensorRT deployment(C/C++) based on ByteTrack.☆17Updated 3 years ago
- This is a project to deploy object tracking algorithm with yolov5 and TensorRT. Sort and Deep-sort algorithm are used to track the object…☆25Updated 3 years ago
- C++ version of SORT: Simple online and realtime tracking of multiple objects in a video sequence☆177Updated 3 years ago
- A multi object tracking Library Based on tensorrt☆55Updated 4 years ago
- SORT (A simple online and realtime tracking algorithm for 2D multiple object tracking in video sequences) and SSD face detector.☆17Updated 5 years ago
- 分别使用OpenCV、ONNXRuntime部署YOLOPV2目标检测+可驾驶区域分割+车道线分割,一共包含54个onnx模型,依然是包含C++和Python两个版本的程序。仅仅只依赖OpenCV就能运行,彻底摆脱对任何深度学习框架的依赖。☆82Updated 3 years ago
- ☆105Updated 4 years ago
- Speed up image preprocess with cuda when handle image or tensorrt inference☆79Updated last month
- ☆30Updated 3 years ago
- A C++ implementation for UCMCTrack (SOTA in MOT17)☆25Updated 6 months ago
- fish-kong/Yolov5-Instance-Seg-Tensorrt-CPP☆58Updated 3 years ago
- ☆31Updated 4 years ago
- This is a TensorRT based deepsort project☆79Updated 4 years ago
- Quantization Aware Training☆83Updated last year
- a simple pipline of int8 quantization based on tensorrt.☆69Updated 3 years ago
- nanodet int8 量化,实测推理2ms一帧!☆37Updated 4 years ago
- in this repo, we deployed SOLOv2 to TensorRT with C++.☆34Updated 2 years ago
- yolox人脸检测,含关键点☆28Updated 4 years ago
- ☆23Updated 3 years ago
- FastTracker: Real-Time and Accurate Visual Tracking☆96Updated this week
- Implement yolov5 with Tensorrt C++ api, and integrate batchedNMSPlugin. A Python wrapper is also provided.☆50Updated 4 years ago
- Multi-thread tracking of YOLOv5 and ByteTrack implemented by C++, accelerated by TensorRT. YOLOv5 和 ByteTrack 的多线程追踪 C++ 实现, 使用 TensorRT …☆79Updated 5 months ago
- ☆22Updated 2 years ago
- Object tracker using ECO-HC algorithm. Most are copy-pasted from OpenTracker, but this project contains Windows support.☆25Updated last year