Notes

Windows系统上操作方法

其它系统或更多操作方法见:tzutalin/labelImg: ?️ LabelImg is a graphical image annotation tool and label object bounding boxes in images (github.com)
  • 下载labelImg
  • 安装Python
  • 以管理员身份打开cmd,运行

    • pip3 install pyqt5 lxml
    • make qt5py3
    • cd labelImg,到labelImg目录下
    • python3 labelImg.py

labelImg/data/predefined_classes.txt文件中内容为标注的标签:(与以下内容一致)

出现界面

image-20201207211629816

label-Img界面说明

1-labelImg界面介绍

1-labelImg界面介绍

2-labelImg标注说明

2-labelImg标注说明

快捷键

Ctrl + uLoad all of the images from a directory
Ctrl + rChange the default annotation target dir
Ctrl + sSave
Ctrl + dCopy the current label and rect box
Ctrl + Shift + dDelete the current image
SpaceFlag the current image as verified
wCreate a rect box
dNext image
aPrevious image
delDelete the selected rect box
Ctrl++Zoom in
Ctrl--Zoom out
↑→↓← \Keyboard arrows to move selected rect box

选择标注文件夹

选择标注图片的文件夹

标注的结果

生成的结果

标注效果

标注效果

标注效果

附:

image-20201207211859195

使用YOLOv5训练自己的数据集_laovife的博客-CSDN博客_yolov5如何运行自己的数据集

VOC、COCO、YOLO数据集标注格式 - 极客分享 (geek-share.com)

评论

This is just a placeholder img.