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
- fish-kong/Yolov5-Instance-Seg-Tensorrt-CPP☆59Updated 2 years ago
- A C++ codebase implementation of Towards-Realtime-MOT☆129Updated 3 years ago
- ☆46Updated 4 years ago
- A C++ implementation for UCMCTrack (SOTA in MOT17)☆22Updated 2 months ago
- ☆31Updated 4 years ago
- Quantization Aware Training☆79Updated last year
- 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
- A multi object tracking Library Based on tensorrt☆54Updated 3 years ago
- 分别使用OpenCV、ONNXRuntime部署YOLOPV2目标检测+可驾驶区域分割+车道线分割,一共包含54个onnx模型,依然是包含C++和Python两个版本的程序。仅仅只依赖OpenCV就能运行,彻底摆脱对任何深度学习框架的依赖。☆80Updated 2 years ago
- tensorrt yolov7 without onnxparser☆24Updated 2 years ago
- Sample projects for TensorRT in C++☆196Updated 2 years ago
- ☆103Updated 3 years ago
- ☆16Updated last year
- a simple pipline of int8 quantization based on tensorrt.☆66Updated 2 years ago
- This is a TensorRT based deepsort project☆79Updated 3 years ago
- ☆23Updated 2 years ago
- Speed up image preprocess with cuda when handle image or tensorrt inference☆75Updated this week
- YOLOv5 Quantization Aware Training with TensorRT☆17Updated 2 years ago
- ☆19Updated 3 years ago
- ☆29Updated 3 years ago
- ☆22Updated 2 years ago
- Implementation of YOLOv9 QAT optimized for deployment on TensorRT platforms.☆118Updated 3 months ago
- Multi-thread tracking of YOLOv5 and ByteTrack implemented by C++, accelerated by TensorRT. YOLOv5 和 ByteTrack 的多线程追踪 C++ 实现, 使用 TensorRT …☆72Updated last month
- ☆30Updated 5 years ago
- This repository provides YOLOV5 GPU optimization sample☆106Updated 2 years ago
- TensorRT of DDRNet for real-time segmentation☆40Updated 3 years ago
- Implement yolov5 with Tensorrt C++ api, and integrate batchedNMSPlugin. A Python wrapper is also provided.☆49Updated 3 years ago