yolov5 topic
sahi
Framework agnostic sliced/tiled inference + interactive ui + error analysis plots
YOLOv5-Lite
🍅🍅🍅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
🍅 Deploy ncnn on mobile phones. Support Android and iOS. 移动端ncnn部署,支持Android与iOS。
yolov5-face
YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931) ECCV Workshops 2022)
yolov5-deepsort-tensorrt
A c++ implementation of yolov5 and deepsort
boxmot
BoxMOT: pluggable SOTA tracking modules for segmentation, object detection and pose estimation models
tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
yolort
yolort is a runtime stack for yolov5 on specialized accelerators such as tensorrt, libtorch, onnxruntime, tvm and ncnn.
libtorch-yolov5
A LibTorch inference implementation of the 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
cpp-project
Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.