All Projects → tjuskyzhang → Scaled-YOLOv4-TensorRT

tjuskyzhang / Scaled-YOLOv4-TensorRT

Licence: other
Got 100fps on TX2. Got 500fps on GeForce GTX 1660 Ti. If the project is useful to you, please Star it.

Programming Languages

C++
36643 projects - #6 most used programming language
Cuda
1817 projects
CMake
9771 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Scaled-YOLOv4-TensorRT

ScaledYOLOv4
Scaled-YOLOv4: Scaling Cross Stage Partial Network
Stars: ✭ 1,944 (+1050.3%)
Mutual labels:  yolo, yolov4-tiny, yolov4-large, scaled-yolov4, yolov4-csp
yolor
implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)
Stars: ✭ 1,867 (+1004.73%)
Mutual labels:  yolo, scaled-yolov4, yolov4-csp
yolov4 trt ros
YOLOv4 object detector using TensorRT engine
Stars: ✭ 89 (-47.34%)
Mutual labels:  tensorrt, yolov4-tiny
Pytorch Yolov4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
Stars: ✭ 3,690 (+2083.43%)
Mutual labels:  tensorrt, yolov4-tiny
yolov4-triton-tensorrt
This repository deploys YOLOv4 as an optimized TensorRT engine to Triton Inference Server
Stars: ✭ 224 (+32.54%)
Mutual labels:  tensorrt, yolov4-tiny
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 (+3787.57%)
Mutual labels:  yolo, tensorrt
TensorRT-LPR
车牌识别,基于HyperLPR实现,修改模型调用方法,使用caffe+tensorRT实现GPU加速,修改了车牌检测模型
Stars: ✭ 14 (-91.72%)
Mutual labels:  yolo, tensorrt
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 (-4.14%)
Mutual labels:  yolo, tensorrt
pnn
pnn is Darknet compatible neural nets inference engine implemented in Rust.
Stars: ✭ 17 (-89.94%)
Mutual labels:  yolo, tensorrt
tensorrt-zoo
openpose, yolov3 with tiny-tensorrt
Stars: ✭ 84 (-50.3%)
Mutual labels:  tensorrt
vrpdr
Deep Learning Applied To Vehicle Registration Plate Detection and Recognition in PyTorch.
Stars: ✭ 36 (-78.7%)
Mutual labels:  yolo
datumaro
Dataset Management Framework, a Python library and a CLI tool to build, analyze and manage Computer Vision datasets.
Stars: ✭ 274 (+62.13%)
Mutual labels:  yolo
libdeepvac
Use PyTorch model in C++ project
Stars: ✭ 98 (-42.01%)
Mutual labels:  tensorrt
Install-VScode-On-TX2
How to install VScode on Nvidia TX2
Stars: ✭ 24 (-85.8%)
Mutual labels:  tx2
YOLOv4MLNet
Use the YOLO v4 and v5 (ONNX) models for object detection in C# using ML.Net
Stars: ✭ 61 (-63.91%)
Mutual labels:  yolo
kapao
KAPAO is an efficient single-stage human pose estimation model that detects keypoints and poses as objects and fuses the detections to predict human poses.
Stars: ✭ 604 (+257.4%)
Mutual labels:  yolo
yolo v1 pytorch
PyTorch implementation of YOLO-v1 including training
Stars: ✭ 89 (-47.34%)
Mutual labels:  yolo
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 (+627.81%)
Mutual labels:  tensorrt
WebSight
Aiding the visually impaired through real time augmented reality, AI object detection, WebGL shaders effects such as edge detection, and colour adjustments.
Stars: ✭ 26 (-84.62%)
Mutual labels:  yolo
etiketai
Etiketai is an online tool designed to label images, useful for training AI models
Stars: ✭ 63 (-62.72%)
Mutual labels:  yolo

README

Scaled-YOLOv4-TensorRT:

Implement yolov4-tiny-tensorrt, yolov4-csp-tensorrt, yolov4-large-tensorrt(p5, p6, p7) layer by layer using TensorRT API.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].