1 Star 0 Fork 0

Si Zheng / labelGo-Yolov5AutoLabelImg

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

labelGo

一个基于labelImgYOLOv5算法的半自动标注工具

通过现有的YOLOv5 Pytorch模型对数据集进行半自动标注

News

现已支持最新版本YOLOv5以及classes.txt的自动生成

YOLOv5半自动标注功能演示

image

一键将YOLO格式标签转换为VOC格式标签功能演示

image

注意

如果遇到问题,欢迎在issue中提出。

标注文件保存位置与图片文件夹相同。

推荐使用的Python版本:Python3.8。

建议使用conda环境进行操作。

该项目完全免费,不会且禁止进行任何商业出售。

该项目已支持最新版本YOLOv5,如需要使用支持YOLOv5 version5的旧版本,可以在Release中找到旧版本代码。

切换中文版本请编辑\libs\stringBundle.py,注释第52行,取消注释54行。(原理:":/strings"替换为":/strings-zh-CN")

使用方法

1.从 git 中获取项目

git clone https://github.com/cnyvfang/labelGo-Yolov5AutoLabelImg.git

2.切换操作目录到工程目录

cd labelGo-Yolov5AutoLabelImg

3.配置环境

pip install -r requirements.txt

4(可选).变更成中文版,请编辑\libs\stringBundle.py,注释第52行,取消注释54行。

5.启动应用程序

python labelGo.py

6.点击“打开目录”按钮选择存放图片的文件夹

7.点击“自动标注”按钮确认信息无误后选择已训练的yolov5 pytorch模型完成自动标注

8.根据实际要求,对自动标注结果进行调整后保存即可

致谢

感谢tangtang666提交的针对最新版YOLOv5的支持

感谢Iceprism对中文版Bug的修复

Copyright (c) <2015-Present> Tzutalin Copyright (C) 2013 MIT, Computer Science and Artificial Intelligence Laboratory. Bryan Russell, Antonio Torralba, William T. Freeman Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

labelGo-Yolov5AutoLabelImg 展开 收起
Python 等 4 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/ISSiZheng/labelGo-Yolov5AutoLabelImg.git
git@gitee.com:ISSiZheng/labelGo-Yolov5AutoLabelImg.git
ISSiZheng
labelGo-Yolov5AutoLabelImg
labelGo-Yolov5AutoLabelImg
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891