yolov5 topic

List yolov5 repositories

sahi

3.7k
Stars
548
Forks
Watchers

Framework agnostic sliced/tiled inference + interactive ui + error analysis plots

YOLOv5-Lite

2.1k
Stars
390
Forks
Watchers

🍅🍅🍅YOLOv5-Lite: Evolved from yolov5 and the size of model is only 900+kb (int8) and 1.7M (fp16). Reach 15 FPS on the Raspberry Pi 4B~

YOLOv5_NCNN

1.4k
Stars
297
Forks
Watchers

🍅 Deploy ncnn on mobile phones. Support Android and iOS. 移动端ncnn部署,支持Android与iOS。

yolov5-face

2.0k
Stars
481
Forks
Watchers

YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931) ECCV Workshops 2022)

yolov5-deepsort-tensorrt

420
Stars
98
Forks
Watchers

A c++ implementation of yolov5 and deepsort

boxmot

6.6k
Stars
1.7k
Forks
41
Watchers

BoxMOT: pluggable SOTA tracking modules for segmentation, object detection and pose estimation models

tensorrtx

7.0k
Stars
1.8k
Forks
Watchers

Implementation of popular deep learning networks with TensorRT network definition API

yolort

704
Stars
151
Forks
Watchers

yolort is a runtime stack for yolov5 on specialized accelerators such as tensorrt, libtorch, onnxruntime, tvm and ncnn.

libtorch-yolov5

370
Stars
114
Forks
Watchers

A LibTorch inference implementation of the yolov5

onnx_tensorrt_project

587
Stars
124
Forks
Watchers

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

cpp-project

587
Stars
124
Forks
Watchers

Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.