All Projects → tensorRT_Pro → Similar Projects or Alternatives

107 Open source projects that are alternatives of or similar to tensorRT_Pro

YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/
Stars: ✭ 6,570 (+666.63%)
Mutual labels:  tensorrt, yolox
ROS-Object-Detection-2Dto3D-RealsenseD435
Use the Intel D435 real-sensing camera to realize object detection based on the Yolov3-5 framework under the Opencv DNN(old version)/TersorRT(now) by ROS-melodic.Real-time display of the Pointcloud in the camera coordinate system.
Stars: ✭ 45 (-94.75%)
Mutual labels:  tensorrt, yolov5
onnx tensorrt project
Support Yolov5(4.0)/Yolov5(5.0)/YoloR/YoloX/Yolov4/Yolov3/CenterNet/CenterFace/RetinaFace/Classify/Unet. use darknet/libtorch/pytorch/mxnet to onnx to tensorrt
Stars: ✭ 145 (-83.08%)
Mutual labels:  yolov5, yolox
yolov5-deepsort-tensorrt
A c++ implementation of yolov5 and deepsort
Stars: ✭ 207 (-75.85%)
Mutual labels:  tensorrt, yolov5
ros-yolo-sort
YOLO v3, v4, v5, v6, v7 + SORT tracking + ROS platform. Supporting: YOLO with Darknet, OpenCV(DNN), OpenVINO, TensorRT(tkDNN). SORT supports python(original) and C++. (Not Deep SORT)
Stars: ✭ 162 (-81.1%)
Mutual labels:  tensorrt, yolov5
YOLOX deepsort tracker
using yolox+deepsort for object-tracking
Stars: ✭ 228 (-73.4%)
Mutual labels:  yolov5, yolox
yolov5 deepsort tensorrt cpp
This repo is a C++ version of yolov5_deepsort_tensorrt. Packing all C++ programs into .so files, using Python script to call C++ programs further.
Stars: ✭ 21 (-97.55%)
Mutual labels:  tensorrt, yolov5
Deepstream Project
This is a highly separated deployment project based on Deepstream , including the full range of Yolo and continuously expanding deployment projects such as Ocr.
Stars: ✭ 120 (-86%)
Mutual labels:  tensorrt, yolov5
yolov5 tensorrt int8 tools
tensorrt int8 量化yolov5 onnx模型
Stars: ✭ 105 (-87.75%)
Mutual labels:  tensorrt, yolov5
yolov5 tensorrt int8
TensorRT int8 量化部署 yolov5s 模型,实测3.3ms一帧!
Stars: ✭ 112 (-86.93%)
Mutual labels:  tensorrt, yolov5
simpleAICV-pytorch-ImageNet-COCO-training
SimpleAICV:pytorch training example on ImageNet(ILSVRC2012)/COCO2017/VOC2007+2012 datasets.Include ResNet/DarkNet/RetinaNet/FCOS/CenterNet/TTFNet/YOLOv3/YOLOv4/YOLOv5/YOLOX.
Stars: ✭ 276 (-67.79%)
Mutual labels:  yolov5, yolox
flexible-yolov5
More readable and flexible yolov5 with more backbone(resnet, shufflenet, moblienet, efficientnet, hrnet, swin-transformer) and (cbam,dcn and so on), and tensorrt
Stars: ✭ 282 (-67.09%)
Mutual labels:  tensorrt, yolov5
YOLOv5-Lite
🍅🍅🍅YOLOv5-Lite: lighter, faster and easier to deploy. Evolved from yolov5 and the size of model is only 930+kb (int8) and 1.7M (fp16). It can reach 10+ FPS on the Raspberry Pi 4B when the input size is 320×320~
Stars: ✭ 1,230 (+43.52%)
Mutual labels:  tensorrt, yolov5
Tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
Stars: ✭ 3,456 (+303.27%)
Mutual labels:  tensorrt, yolov5
YOLO-Streaming
Push-pull streaming and Web display of YOLO series
Stars: ✭ 56 (-93.47%)
Mutual labels:  yolov5, yolox
tensorflow-tensorrt
Tensorflow to TensorRT Model Converter
Stars: ✭ 30 (-96.5%)
Mutual labels:  tensorrt
yolov5-crowdhuman
Head and Person detection using yolov5. Detection from crowd.
Stars: ✭ 79 (-90.78%)
Mutual labels:  yolov5
make-your-yolov5 dataset
💥Make your yolov5 dataset by using labelimg.I hope my work can help you make your yolov5 datasets more quickly.
Stars: ✭ 60 (-93%)
Mutual labels:  yolov5
JSON2YOLO
Convert JSON annotations into YOLO format.
Stars: ✭ 222 (-74.1%)
Mutual labels:  yolov5
Comet.Box
Collection of Object Detection and Segmentation Pipelines🛸🚀
Stars: ✭ 24 (-97.2%)
Mutual labels:  yolov5
yolov4-triton-tensorrt
This repository deploys YOLOv4 as an optimized TensorRT engine to Triton Inference Server
Stars: ✭ 224 (-73.86%)
Mutual labels:  tensorrt
yolov5-dnn-cpp-python
用opencv的dnn模块做yolov5目标检测,包含C++和Python两个版本的程序
Stars: ✭ 326 (-61.96%)
Mutual labels:  yolov5
yolov5 deepsort tensorrt
This repo uses YOLOv5 and DeepSORT to implement object tracking algorithm. Also using TensorRTX to transform model to engine, and deploying all code on the NVIDIA Xavier with TensorRT further.
Stars: ✭ 117 (-86.35%)
Mutual labels:  yolov5
dofbot-jetson nano
Yahboom DOFBOT AI Vision Robotic Arm with ROS for Jetson NANO 4GB B01
Stars: ✭ 24 (-97.2%)
Mutual labels:  yolov5
MutualGuide
Localize to Classify and Classify to Localize: Mutual Guidance in Object Detection
Stars: ✭ 97 (-88.68%)
Mutual labels:  tensorrt
self-driving-ish computer vision system
This project generates images you've probably seen in autonomous driving demo. Object Detection, Lane Detection, Road Segmentation, Depth Estimation using TensorRT
Stars: ✭ 254 (-70.36%)
Mutual labels:  tensorrt
yolov5-opencv-cpp-python
Example of using ultralytics YOLO V5 with OpenCV 4.5.4, C++ and Python
Stars: ✭ 122 (-85.76%)
Mutual labels:  yolov5
yolov5 for rknn
YOLOv5 in PyTorch > ONNX > RKNN
Stars: ✭ 79 (-90.78%)
Mutual labels:  yolov5
keras-tensorrt-jetson
Example of loading a Keras model into TensorRT C++ API
Stars: ✭ 51 (-94.05%)
Mutual labels:  tensorrt
InferenceHelper
C++ Helper Class for Deep Learning Inference Frameworks: TensorFlow Lite, TensorRT, OpenCV, OpenVINO, ncnn, MNN, SNPE, Arm NN, NNabla, ONNX Runtime, LibTorch, TensorFlow
Stars: ✭ 142 (-83.43%)
Mutual labels:  tensorrt
flexinfer
A flexible Python front-end inference SDK based on TensorRT
Stars: ✭ 83 (-90.32%)
Mutual labels:  tensorrt
FAST-Pathology
⚡ Open-source software for deep learning-based digital pathology
Stars: ✭ 54 (-93.7%)
Mutual labels:  tensorrt
tensorrt-zoo
openpose, yolov3 with tiny-tensorrt
Stars: ✭ 84 (-90.2%)
Mutual labels:  tensorrt
Yolov5-distillation-train-inference
Yolov5 distillation training | Yolov5知识蒸馏训练,支持训练自己的数据
Stars: ✭ 84 (-90.2%)
Mutual labels:  yolov5
YOLOX
MegEngine implementation of YOLOX
Stars: ✭ 72 (-91.6%)
Mutual labels:  yolox
yolov5 onnx2caffe
yolov5 onnx caffe
Stars: ✭ 73 (-91.48%)
Mutual labels:  yolov5
person-detection
TensorRT person tracking RFBNet300
Stars: ✭ 30 (-96.5%)
Mutual labels:  tensorrt
ONNX-Runtime-with-TensorRT-and-OpenVINO
Docker scripts for building ONNX Runtime with TensorRT and OpenVINO in manylinux environment
Stars: ✭ 15 (-98.25%)
Mutual labels:  tensorrt
dockerfile-yolov5-jetson
Dockerfile for yolov5 inference on NVIDIA Jetson
Stars: ✭ 30 (-96.5%)
Mutual labels:  yolov5
pnn
pnn is Darknet compatible neural nets inference engine implemented in Rust.
Stars: ✭ 17 (-98.02%)
Mutual labels:  tensorrt
mtomo
Multiple types of NN model optimization environments. It is possible to directly access the host PC GUI and the camera to verify the operation. Intel iHD GPU (iGPU) support. NVIDIA GPU (dGPU) support.
Stars: ✭ 24 (-97.2%)
Mutual labels:  tensorrt
InsightFace-REST
InsightFace REST API for easy deployment of face recognition services with TensorRT in Docker.
Stars: ✭ 308 (-64.06%)
Mutual labels:  tensorrt
yolov4 trt ros
YOLOv4 object detector using TensorRT engine
Stars: ✭ 89 (-89.61%)
Mutual labels:  tensorrt
yolov5 cpp openvino
用c++实现了yolov5使用openvino的部署
Stars: ✭ 222 (-74.1%)
Mutual labels:  yolov5
YoloV5-LibTorch
一个 C++ 版本的 YoloV5 封装库
Stars: ✭ 77 (-91.02%)
Mutual labels:  yolov5
play with tensorrt
Sample projects for TensorRT in C++
Stars: ✭ 39 (-95.45%)
Mutual labels:  tensorrt
Scaled-YOLOv4-TensorRT
Got 100fps on TX2. Got 500fps on GeForce GTX 1660 Ti. If the project is useful to you, please Star it.
Stars: ✭ 169 (-80.28%)
Mutual labels:  tensorrt
mediapipe plus
The purpose of this project is to apply mediapipe to more AI chips.
Stars: ✭ 38 (-95.57%)
Mutual labels:  tensorrt
Yolov3-TensorRT-py
Yolov3 on tensorflow2.0 and tensorrt7.0
Stars: ✭ 15 (-98.25%)
Mutual labels:  tensorrt
vs-mlrt
Efficient ML Filter Runtimes for VapourSynth (with built-in support for waifu2x, DPIR, RealESRGANv2, and Real-CUGAN)
Stars: ✭ 34 (-96.03%)
Mutual labels:  tensorrt
yolov5 ROS
ROS使用YOLOv5 run YOLOv5 in ROS
Stars: ✭ 77 (-91.02%)
Mutual labels:  yolov5
torch-model-compression
针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库
Stars: ✭ 126 (-85.3%)
Mutual labels:  tensorrt
food-detection-yolov5
🍔🍟🍗 Food analysis baseline with Theseus. Integrate object detection, image classification and multi-class semantic segmentation. 🍞🍖🍕
Stars: ✭ 68 (-92.07%)
Mutual labels:  yolov5
yolov5 face landmark
基于yolov5的人脸检测,带关键点检测
Stars: ✭ 159 (-81.45%)
Mutual labels:  yolov5
pylabel
Python library for computer vision labeling tasks. The core functionality is to translate bounding box annotations between different formats-for example, from coco to yolo.
Stars: ✭ 171 (-80.05%)
Mutual labels:  yolov5
yolov5 obb
yolov5 + csl_label.(Oriented Object Detection)(Rotation Detection)(Rotated BBox)基于yolov5的旋转目标检测
Stars: ✭ 1,105 (+28.94%)
Mutual labels:  yolov5
TNN Demo
🍉 移动端TNN部署学习笔记,支持Android与iOS。
Stars: ✭ 51 (-94.05%)
Mutual labels:  yolov5
YOLOv4MLNet
Use the YOLO v4 and v5 (ONNX) models for object detection in C# using ML.Net
Stars: ✭ 61 (-92.88%)
Mutual labels:  yolov5
deepvac
PyTorch Project Specification.
Stars: ✭ 507 (-40.84%)
Mutual labels:  tensorrt
watsor
Object detection for video surveillance
Stars: ✭ 203 (-76.31%)
Mutual labels:  tensorrt
1-60 of 107 similar projects