SinDongHwan / awesome-yoloLinks
🔥🔥🔥 A collection of some awesome open-source YOLO series object detection projects.
☆85Updated 3 years ago
Alternatives and similar repositories for awesome-yolo
Users that are interested in awesome-yolo are comparing it to the libraries listed below
Sorting:
- 🌟Change the world, it will become a better place. | 以科研和竞赛为导向的最好的YOLO实践框架!☆239Updated last year
- WIDER-FACE Face Detector Based On YOLOV8☆86Updated last year
- 🚀Simple and efficient use for Ultralytics yolov8🚀☆171Updated 2 years ago
- YOLOv9 paper解析,训练自己的数据集,TensorRT端到端部署, NCNN安卓手机部署☆67Updated last year
- Official YOLOv7训练自己的数据集并实现端到端的TensorRT模型加速推断☆49Updated 3 years ago
- YOLOV5 小目标检测修改版☆196Updated 4 years ago
- A simple implementation of Tensorrt YOLOv8☆87Updated 2 years ago
- 分别使用OpenCV、ONNXRuntime部署yolov5-v6.1目标检测,包含C++和Python两个版本的程序。支持yolov5s,yolov5m,yolov5l,yolov5n,yolov5x,yolov5s6,yolov5m6,yolov5l6,yolov5n6…☆250Updated 3 years ago
- ☆57Updated 2 years ago
- 分别使用OpenCV、ONNXRuntime部署YOLOV7目标检测,一共包含14个onnx模型,依然是包含C++和Python两个版本的程序☆190Updated 3 years ago
- 本项目为基于yolov5的GUI目标识别程序,支持选择要使用的权重文件,设置是否使用GPU、置信度阈值等参数。☆99Updated 3 years ago
- 💥一个专为视觉方向目标检测全流程的标注工具集,全称:Kill Object Detection Annotation Tools。☆79Updated 2 years ago
- Easy Training Official YOLOv11、YOLOv10、YOLOv8、YOLOv7、YOLOv6、YOLOv5 and Prune all_model using Torch-Pruning!☆123Updated 3 months ago
- 用OpenVINO对yolov8导出的onnx模型进行C++的推理, 任务包括图像分类, 目标识别和语义分割, 步骤包括图片前处理, 推理, NMS等☆75Updated last year
- A simple implementation of tensorrt yolov5 python/c++🔥☆189Updated 3 years ago
- auto-labelimg based on yolov5, with many other useful tools☆287Updated 2 years ago
- yolo模型使用cv2推理并使用qt5添加GUI后打包部署。pt模型转onnx模型;opencv.dnn完成推理;pyqt实现可视界面;打包为exe方便移植☆127Updated 2 years ago
- ☁️💡🎈专注于改进YOLOv7,Support to improve Backbone, Neck, Head, Loss, IoU, NMS and other modules☆211Updated last year
- C++ YOLOv8 ONNXRuntime inference code for Object Detection or Instance Segmentation.☆66Updated 2 years ago
- 🚀🚀🚀YOLOC is Combining different modules to build an different Object detection model.Including YOLOv3、YOLOv4、Scaled_YOLOv4、YOLOv5、YOLO…☆73Updated 3 years ago
- ☆101Updated 2 years ago
- yolov8n 部署版本,后处理用python语言和C++语言形式进行改写,便于移植不同平台(onnx、tensorRT、RKNN、Horzion)☆157Updated last year
- ☆39Updated 2 years ago
- ☆70Updated 8 months ago
- Based on tensorrt v8.0+, deploy detect, pose, segment, tracking of YOLOv8 with C++ and python api.☆133Updated last month
- ☆202Updated last year
- 本项目支持对剪枝后的yolov5模型进行知识蒸馏训练(This project supports knowledge distillation training for the pruned YOLOv5 model)☆108Updated last year
- 🎉Qt-GUI implementation of the YOLOv5 algorithm (ver.6 and ver.5). 🎉YOLOv5算法(ver.6及ver.5)的Qt-GUI实现☆31Updated 3 years ago
- rknn-3588部署yolov5,利用线程池实 现npu推理加速;Deploying YOLOv5 on RKNN-3588, utilizing a thread pool to achieve NPU inference acceleration.☆82Updated 7 months ago
- pt-->wts-->engine☆155Updated last year