TrojanXu / yolov5-tensorrtLinks
A tensorrt implementation of yolov5: https://github.com/ultralytics/yolov5
☆190Updated 4 years ago
Alternatives and similar repositories for yolov5-tensorrt
Users that are interested in yolov5-tensorrt are comparing it to the libraries listed below
Sorting:
- tensorrt5, yolov4, yolov3,yolov3-tniy,yolov3-tniy-prn☆265Updated 5 years ago
- YOLOv5 in TensorRT☆138Updated 3 years ago
- convert your yolov3-tiny model to trt model☆91Updated 5 years ago
- Scaled-YOLOv4训练自己的数据集详细教程PDF,关于paper解读请联系小编获取PDF文档☆73Updated 4 years ago
- Got 100fps on TX2. Got 500fps on GeForce GTX 1660 Ti. If the project is useful to you, please Star it.☆177Updated 2 years ago
- Convert YOLOv3 and YOLOv3-tiny (PyTorch version) into TensorRT models.☆61Updated 5 years ago
- LFD is a big update upon LFFD. Generally, LFD is a multi-class object detector characterized by lightweight, low inference latency and s…☆420Updated 3 years ago
- Support Yolov5(4.0)/Yolov5(5.0)/YoloR/YoloX/Yolov4/Yolov3/CenterNet/CenterFace/RetinaFace/Classify/Unet. use darknet/libtorch/pytorch/mxn…☆212Updated 4 years ago
- This is the implementation of YOLObile: Real-Time Object Detection on Mobile Devices via Compression-Compilation Co-Design☆369Updated last year
- TensorRT-7 Network Lib 包括常用目标检测、关键点检测、人脸检测、OCR等 可训练自己数据☆532Updated 4 years ago
- Implement yolov5 with Tensorrt C++ api, and integrate batchedNMSPlugin. A Python wrapper is also provided.☆49Updated 3 years ago
- Implement popular deep learning networks in pytorch, used by tensorrtx.☆198Updated 3 years ago
- This repository deploys YOLOv4 as an optimized TensorRT engine to Triton Inference Server☆286Updated 3 years ago
- QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.☆91Updated 4 years ago
- tensorrt int8 量化yolov5 onnx模型☆185Updated 4 years ago
- TensorRT int8 量化部署 yolov5s 模型,实测3.3ms一帧!☆170Updated 4 years ago
- yolov5 onnx caffe☆120Updated 4 years ago
- ncnn of yolov5 v5.0 branch☆87Updated 4 years ago
- deploy yolox algorithm use deepstream☆89Updated 3 years ago
- openpose, yolov3 with tiny-tensorrt☆86Updated 4 years ago
- pytorch -> onnx -> caffe, pytorch to caffe, or other deep learning framework to onnx and onnx to caffe.☆163Updated 4 years ago
- Neural Network Blocks - Collect all kinds of fancy model blocks for you to build more powerful neural network model.☆239Updated 2 years ago
- 加入关键点的darknet训练框架,轻量级的人脸检测,支持ncnn推理☆211Updated 5 years ago
- Tips on how to find suitable object detection anchors