i-v-s / strong-sort-cppLinks
C++ implementation of the paper "StrongSORT: Make DeepSORT Great Again"
☆31Updated 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:
- The MOT implement by Solov2+DeepSORT with C++ (Libtorch, TensorRT).☆46Updated 2 years ago
- [CVPR 2024] OC-SORT implemented in C++ with Eigen Library, Plus a Android Demo Apk☆59Updated 3 months ago
- A C++ codebase implementation of Towards-Realtime-MOT☆128Updated 3 years ago
- ☆46Updated 4 years ago
- A C++ implementation for UCMCTrack (SOTA in MOT17)☆23Updated 2 months ago
- ☆103Updated 3 years ago
- ☆31Updated 4 years ago
- ☆23Updated 2 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
- a simple pipline of int8 quantization based on tensorrt.☆66Updated 2 years ago
- ☆22Updated 2 years ago
- tensorrt yolov7 without onnxparser☆24Updated 2 years ago
- fish-kong/Yolov5-Instance-Seg-Tensorrt-CPP☆59Updated 2 years ago
- MCMOT TensorRT deployment(C/C++) based on ByteTrack.☆17Updated 3 years ago
- ☆29Updated 3 years ago
- ☆27Updated 3 years ago
- A multi object tracking Library Based on tensorrt☆55Updated 4 years ago
- This is a TensorRT based deepsort project☆79Updated 3 years ago
- SORT (A simple online and realtime tracking algorithm for 2D multiple object tracking in video sequences) and SSD face detector.☆17Updated 4 years ago
- YOLOv5 Quantization Aware Training with TensorRT☆17Updated 2 years ago
- the C++ version of solov2 with ncnn☆77Updated 4 years ago
- Quantize yolov7 using pytorch_quantization.🚀🚀🚀☆10Updated last year
- C++ version of SORT: Simple online and realtime tracking of multiple objects in a video sequence☆177Updated 3 years ago
- Sample projects for TensorRT in C++☆196Updated 2 years ago
- Speed up image preprocess with cuda when handle image or tensorrt inference☆76Updated 3 weeks ago
- yolox人脸检测,含关键点☆28Updated 4 years ago
- segmentation algorithm yolact use tensorrt deploy☆14Updated 3 years ago
- Quantization Aware Training☆80Updated last year
- 分别使用OpenCV、ONNXRuntime部署YOLOPV2目标检测+可驾驶区域分割+车道线分割,一共包含54个onnx模型,依然是包含C++和Python两个版本的程序。仅仅只依赖OpenCV就能运行,彻底摆脱对任何深度学习框架的依赖。☆80Updated 2 years ago
- NanoTrack(@HonglinChu), C++ TensorRT deployment. MAX 250 FPS!☆26Updated last year