Lists (4)
Sort Name ascending (A-Z)
Stars
Port of OpenAI's Whisper model in C/C++
Cross-platform, customizable ML solutions for live and streaming media.
A C++ header-only HTTP/HTTPS server and client library
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.
TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficie…
Implementation of popular deep learning networks with TensorRT network definition API
C++ library based on tensorrt integration
NVIDIA DeepStream SDK 7.1 / 7.0 / 6.4 / 6.3 / 6.2 / 6.1.1 / 6.1 / 6.0.1 / 6.0 / 5.1 implementation for YOLO models
Header-only C++11 Kalman Filtering Library (EKF, UKF) based on Eigen3
support deepsort and bytetrack MOT(Multi-object tracking) using yolov5 with C++
Object (e.g Pedestrian, vehicles) tracking by Extended Kalman Filter (EKF), with fused data from both lidar and radar sensors.
Simple implementation of kpzhang93's paper from Matlab to c++, and don't change models.
分别使用OpenCV、ONNXRuntime部署YOLOX+ByteTrack目标跟踪,包含C++和Python两个版本的程序
基于TensorRT的C++高性能推理库,Yolov10, YoloPv2,Yolov5/7/X/8,RT-DETR,单目标跟踪OSTrack、LightTrack。
C++ implementation of ByteTrack that does not include an object detection algorithm.
C++ implementation of BoT-SORT MOT algorithm with Re-ID and Camera Motion Compensation
A large number of cuda/tensorrt cases . 大量案例来学习cuda/tensorrt
A C++ implement of intersection over union (IoU) ratio calculation.