lin-tea / YOLOv5DetectionWithCSharp
YOLOv5s inference In C# and Training In Python
☆10Updated 2 years ago
Alternatives and similar repositories for YOLOv5DetectionWithCSharp:
Users that are interested in YOLOv5DetectionWithCSharp are comparing it to the libraries listed below
- ncnn qt yolov6☆11Updated 2 years ago
- 分别使用OpenCV,ONNXRuntime部署yolov5不规则四边形目标检测,包含C++和Python两个版本的程序☆27Updated 2 years ago
- YOLOv5实现安全帽检测☆23Updated 9 months ago
- 使用ONNXRuntime部署百度飞桨开源PP-Vehicle车辆分析,包含车辆检测,识别车型和车辆颜色,车牌检测,车牌识别5个功能,不依赖PaddlePaddle就能运行,包含C++和Python两个版本的程序☆47Updated last year
- 记录yolov5的TensorRT量化及推理代码,经实测可运行于Jetson平台☆16Updated last year
- infer yolov8 with onnxruntime,tensorrt,openvino,etc.☆11Updated 5 months ago
- The-PaddleX-QT-Visualize-GUI☆40Updated 2 years ago
- 手摸手 美团 YOLOv6模型训练和TensorRT端到端部署方案教程☆30Updated 2 years ago
- ☆38Updated last year
- 使用ONNXRuntime部署PicoDet目标检测,包含C++和Python两个版本的程序☆28Updated 2 years ago
- yolov8seg 部署版本,便于移植不同平台(onnx、tensorRT、rknn、Horizon)。☆26Updated last year
- yolov8obb 旋转目标检测部署rknn的C++代码☆17Updated 6 months ago
- ☆49Updated 8 months ago
- 为bubbliiiing的yolo系列代码进行onnx部署(C++),目前已完美适配yolov4>>yolov5>>yolov5-6.1>>yolov7☆14Updated 2 years ago
- 使用YOLOv5+DeepLabV3Plus实现仪表的检测、指针表盘分割和刻度读数识别☆40Updated 3 years ago
- TensorRT for YOLOv10 with CUDA☆13Updated last week
- PP-YOLOE行人检测+HRNet人体骨骼关键点检测,使用ONNXRuntime部署,包含C++和Python两个版本的程序