LabelImg

克隆代码

git clone https://github.com/HumanSignal/labelImg.git

安装PyQt5lxml

pip install pyqt5 lxml

切换到LabelImg的源码目录生成文件,生成资源文件

pyrcc5 -o libs/resources.py resources.qrc
python labelImg.py

DGWVBnKd6JfJNPseGgbodr07SZ3yskrFi_fUWX9QIZU.png

Labelme

克隆代码

git clone https://github.com/labelmeai/labelme.git
pip install -e .

UCCb65qGHGohaOxmCSuTXBGV5vilHFgKaT1BnmG1BDs.png

总结

  1. 两个软件的源码安装都先对比较简单,只需要通过pip都能解决
  2. Labelme的功能感觉上更强大能够绘制多边形
  3. Labelme可以在标注中保存原图
  4. 两个软件支持的标注保存格式不同,可以根据需要选择