KdaiP / labelme2YoloV8-segmentLinks
将labelme数据标注格式转换为YoloV8语义分割数据集,并可自动划分训练集和验证集
☆74Updated 2 years ago
Alternatives and similar repositories for labelme2YoloV8-segment
Users that are interested in labelme2YoloV8-segment are comparing it to the libraries listed below
Sorting:
- yolo模型使用cv2推理并使用qt5添加GUI后打包部署。pt模型转onnx模型;opencv.dnn完成推理;pyqt实现可视界面;打包为exe方便移植☆126Updated 2 years ago
- 本项目为基于yolov5的GUI目标识别程序,支持选择要使用的权重文件,设置是否使用GPU、置信度阈值等参数。☆97Updated 3 years ago
- auto-labelimg based on yolov5, with many other useful tools☆286Updated 2 years ago
- This YOLOv5🚀😊 GUI road sign system uses MySQL💽, PyQt5🎨, PyTorch, CSS🌈. It has modules for login🔑, YOLOv5 setup📋, sign recognitio…☆228Updated last year
- ☆137Updated 3 months ago
- 自动标注☆194Updated last year
- Multiple Object Tracking☆122Updated 2 years ago
- Auto-labelimg based on YOLOv5-5.0 & YOLOv5-Lite☆83Updated 3 years ago
- QT+NCNN 小米手机运行YOLOv8s☆144Updated 2 years ago
- YOLOv8 PySide页面 💖☆260Updated 7 months ago
- YOLOv8检测模块组合优化改进(成功涨点):添加GAM注意力机制;添加小目标检测头;替换为Wise_IoU损失函数+完整web端展示(实现简单目标跟踪功能)