Yolo标注工具labellmg
1、工具下载
下载数据标记工具labellmg,github地址:https://github.com/tzutalin/labelImg
2、依赖安装
3、在虚拟环境下运行一下代码,在libs文件夹下生成resources.py
pyrcc5 -o .\libs\resources.py .\resources.qrc
4、在虚拟环境下运行python .\labelImg.py
参考:
https://blog.csdn.net/klaus_x/article/details/106854136
https://blog.csdn.net/hhb3329/article/details/126362532
https://blog.csdn.net/weixin_43279853/article/details/99757127