yolov11 topic

List yolov11 repositories

yolo_ros

896
Stars
211
Forks
896
Watchers

Ultralytics YOLOv8, YOLOv9, YOLOv10, YOLOv11, YOLOv12 for ROS 2

YoloDotNet

642
Stars
111
Forks
642
Watchers

YoloDotNet - A C# .NET 8.0 project for Classification, Object Detection, OBB Detection, Segmentation and Pose Estimation in both images and live video streams.

YOLOSHOW

512
Stars
62
Forks
512
Watchers

YOLO SHOW - YOLOv11 / YOLOv10 / YOLOv9 / YOLOv8 / YOLOv7 / YOLOv5 / RTDETR / SAM / MobileSAM / FastSAM YOLO GUI based on Pyside6

usls

229
Stars
36
Forks
229
Watchers

A Rust library integrated with ONNXRuntime, providing a collection of Computer Vison and Vision-Language models such as YOLO, FastVLM, and more.

YOLO

183
Stars
47
Forks
183
Watchers

YOLOv8, YOLOv9, YOLOv10, YOLOv11 in Mobile Devices, run different machine learning model inside Android and iOS.

sunone_aimbot_cpp

18
Stars
6
Forks
Watchers

Aim-bot based on AI for all FPS and TPS games

yolov11-tensorrt

233
Stars
40
Forks
Watchers

C++ implementation of YOLOv11 using TensorRT API

tinyyolo

25
Stars
2
Forks
25
Watchers

Short, concise yet complete implementations of various Yolo models in the style of Tinygrad, but in pure Pytorch.

ncnn-android-yolo-picture-stream

22
Stars
7
Forks
22
Watchers

基于NCNN前向推理的Android代码工程,实现基于图片和实时摄像头流(视频)的目标检测,模型包含YoloV5、YoloV7、YoloV8、YoloV10、YoloV11、rtmdet等NCNN模型文件,已包含opencv、ncnn依赖包,下载后在Android studi...