All Projects → yolov5_tensorrt_int8 → Similar Projects or Alternatives

105 Open source projects that are alternatives of or similar to yolov5_tensorrt_int8

yolov5 tensorrt int8 tools
tensorrt int8 量化yolov5 onnx模型
Stars: ✭ 105 (-6.25%)
Mutual labels:  tensorrt, int8, 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 (+44.64%)
Mutual labels:  tensorrt, yolov5
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 (-81.25%)
Mutual labels:  tensorrt, yolov5
nanodet tensorrt int8
nanodet int8 量化,实测推理2ms一帧!
Stars: ✭ 37 (-66.96%)
Mutual labels:  tensorrt, int8
tensorRT Pro
C++ library based on tensorrt integration
Stars: ✭ 857 (+665.18%)
Mutual labels:  tensorrt, yolov5
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 (-59.82%)
Mutual labels:  tensorrt, yolov5
Tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
Stars: ✭ 3,456 (+2985.71%)
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 (+7.14%)
Mutual labels:  tensorrt, yolov5
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 (+151.79%)
Mutual labels:  tensorrt, yolov5
RepVGG TensorRT int8
RepVGG TensorRT int8 量化,实测推理不到1ms一帧!
Stars: ✭ 35 (-68.75%)
Mutual labels:  tensorrt, int8
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 (+998.21%)
Mutual labels:  tensorrt, yolov5
yolov5-deepsort-tensorrt
A c++ implementation of yolov5 and deepsort
Stars: ✭ 207 (+84.82%)
Mutual labels:  tensorrt, yolov5
Deepdetect
Deep Learning API and Server in C++14 support for Caffe, Caffe2, PyTorch,TensorRT, Dlib, NCNN, Tensorflow, XGBoost and TSNE
Stars: ✭ 2,306 (+1958.93%)
Mutual labels:  tensorrt
deep utils
An open-source toolkit which is full of handy functions, including the most used models and utilities for deep-learning practitioners!
Stars: ✭ 73 (-34.82%)
Mutual labels:  yolov5
Torch2trt
An easy to use PyTorch to TensorRT converter
Stars: ✭ 2,974 (+2555.36%)
Mutual labels:  tensorrt
Tensorflow Yolov4 Tflite
YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
Stars: ✭ 1,881 (+1579.46%)
Mutual labels:  tensorrt
food-detection-yolov5
🍔🍟🍗 Food analysis baseline with Theseus. Integrate object detection, image classification and multi-class semantic segmentation. 🍞🍖🍕
Stars: ✭ 68 (-39.29%)
Mutual labels:  yolov5
reflective-clothes-detect-yolov5
reflective-clothes-detect-dataset、helemet detection yolov5、工作服(反光衣)检测数据集、安全帽检测、施工人员穿戴检测
Stars: ✭ 295 (+163.39%)
Mutual labels:  yolov5
Tensorrt
TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
Stars: ✭ 4,644 (+4046.43%)
Mutual labels:  tensorrt
Torch-TensorRT
PyTorch/TorchScript compiler for NVIDIA GPUs using TensorRT
Stars: ✭ 1,216 (+985.71%)
Mutual labels:  tensorrt
EfficientNetv2 TensorRT int8
EfficientNetv2 TensorRT int8
Stars: ✭ 34 (-69.64%)
Mutual labels:  tensorrt
onnx2tensorRt
tensorRt-inference darknet2onnx pytorch2onnx mxnet2onnx python version
Stars: ✭ 14 (-87.5%)
Mutual labels:  tensorrt
tensorrt-examples
TensorRT Examples (TensorRT, Jetson Nano, Python, C++)
Stars: ✭ 31 (-72.32%)
Mutual labels:  tensorrt
ncnn-yolov4-int8
NCNN+Int8+YOLOv4 quantitative modeling and real-time inference
Stars: ✭ 20 (-82.14%)
Mutual labels:  int8
yolov5 obb
yolov5 + csl_label.(Oriented Object Detection)(Rotation Detection)(Rotated BBox)基于yolov5的旋转目标检测
Stars: ✭ 1,105 (+886.61%)
Mutual labels:  yolov5
isaac ros dnn inference
Hardware-accelerated DNN model inference ROS2 packages using NVIDIA Triton/TensorRT for both Jetson and x86_64 with CUDA-capable GPU
Stars: ✭ 67 (-40.18%)
Mutual labels:  tensorrt
YoloV5 JDE TensorRT for Track
A multi object tracking Library Based on tensorrt
Stars: ✭ 39 (-65.18%)
Mutual labels:  tensorrt
Tnn
TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its cross-platform capability, high performance, model compression and code pruning. Based on ncnn and Rapidnet, TNN further strengthens the support and …
Stars: ✭ 3,257 (+2808.04%)
Mutual labels:  tensorrt
Vehicle-Detection
Vehicle Detection Using Deep Learning and YOLO Algorithm
Stars: ✭ 96 (-14.29%)
Mutual labels:  yolov5
torch-model-compression
针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库
Stars: ✭ 126 (+12.5%)
Mutual labels:  tensorrt
Berrynet
Deep learning gateway on Raspberry Pi and other edge devices
Stars: ✭ 1,529 (+1265.18%)
Mutual labels:  tensorrt
yolov5 tensorrt
This is the implementation that supports yolov5s, yolov5m, yolov5l, yolov5x.
Stars: ✭ 32 (-71.43%)
Mutual labels:  tensorrt
Jetson Inference
Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
Stars: ✭ 5,191 (+4534.82%)
Mutual labels:  tensorrt
mediapipe plus
The purpose of this project is to apply mediapipe to more AI chips.
Stars: ✭ 38 (-66.07%)
Mutual labels:  tensorrt
Pytorch Yolov4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
Stars: ✭ 3,690 (+3194.64%)
Mutual labels:  tensorrt
epic-awesome-gamer
🍷 Gracefully claim weekly free games and monthly content from Epic Store.
Stars: ✭ 600 (+435.71%)
Mutual labels:  yolov5
AI-LAB
This repository contains a docker image that I use to develop my artificial intelligence applications in an uncomplicated fashion. Python, TensorFlow, PyTorch, ONNX, Keras, OpenCV, TensorRT, Numpy, Jupyter notebook... 🐋🔥
Stars: ✭ 44 (-60.71%)
Mutual labels:  tensorrt
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 (+52.68%)
Mutual labels:  yolov5
trt pose hand
Real-time hand pose estimation and gesture classification using TensorRT
Stars: ✭ 137 (+22.32%)
Mutual labels:  tensorrt
TensorRT yolo3 module
You can import this module directly
Stars: ✭ 58 (-48.21%)
Mutual labels:  tensorrt
Object-Detection-Knowledge-Distillation
An Object Detection Knowledge Distillation framework powered by pytorch, now having SSD and yolov5.
Stars: ✭ 189 (+68.75%)
Mutual labels:  yolov5
yolov4 trt ros
YOLOv4 object detector using TensorRT engine
Stars: ✭ 89 (-20.54%)
Mutual labels:  tensorrt
TensorRT-LPR
车牌识别,基于HyperLPR实现,修改模型调用方法,使用caffe+tensorRT实现GPU加速,修改了车牌检测模型
Stars: ✭ 14 (-87.5%)
Mutual labels:  tensorrt
deepstream tao apps
Sample apps to demonstrate how to deploy models trained with TAO on DeepStream
Stars: ✭ 274 (+144.64%)
Mutual labels:  tensorrt
deepvac
PyTorch Project Specification.
Stars: ✭ 507 (+352.68%)
Mutual labels:  tensorrt
person-detection
TensorRT person tracking RFBNet300
Stars: ✭ 30 (-73.21%)
Mutual labels:  tensorrt
TensorRT-solo-python
TensorRT for SOLO(use python)
Stars: ✭ 23 (-79.46%)
Mutual labels:  tensorrt
pytorch YOLO OpenVINO demo
No description or website provided.
Stars: ✭ 73 (-34.82%)
Mutual labels:  yolov5
ONNX-Runtime-with-TensorRT-and-OpenVINO
Docker scripts for building ONNX Runtime with TensorRT and OpenVINO in manylinux environment
Stars: ✭ 15 (-86.61%)
Mutual labels:  tensorrt
YOLO-Streaming
Push-pull streaming and Web display of YOLO series
Stars: ✭ 56 (-50%)
Mutual labels:  yolov5
TensorRT CV
🚀🚀🚀NVIDIA TensorRT 加速推断教程!
Stars: ✭ 125 (+11.61%)
Mutual labels:  tensorrt
Yolov3-TensorRT-py
Yolov3 on tensorflow2.0 and tensorrt7.0
Stars: ✭ 15 (-86.61%)
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 (+26.79%)
Mutual labels:  tensorrt
YOLOv5-Qt
本项目为基于yolov5的GUI目标识别程序,支持选择要使用的权重文件,设置是否使用GPU、置信度阈值等参数。
Stars: ✭ 61 (-45.54%)
Mutual labels:  yolov5
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 (+5766.07%)
Mutual labels:  tensorrt
play with tensorrt
Sample projects for TensorRT in C++
Stars: ✭ 39 (-65.18%)
Mutual labels:  tensorrt
vs-mlrt
Efficient ML Filter Runtimes for VapourSynth (with built-in support for waifu2x, DPIR, RealESRGANv2, and Real-CUGAN)
Stars: ✭ 34 (-69.64%)
Mutual labels:  tensorrt
Active-learning-for-object-detection
Active learning for deep object detection using YOLO
Stars: ✭ 35 (-68.75%)
Mutual labels:  yolov5
InsightFace-REST
InsightFace REST API for easy deployment of face recognition services with TensorRT in Docker.
Stars: ✭ 308 (+175%)
Mutual labels:  tensorrt
yolov5 cpp openvino
用c++实现了yolov5使用openvino的部署
Stars: ✭ 222 (+98.21%)
Mutual labels:  yolov5
1-60 of 105 similar projects