labelImg
https://github.com/tzutalin/labelImg
Download and setup Python 2.6 or later, PyQt4 and install lxml.
PyQt4
查看python版本
我的是2.7.8 32位
下载32位的PyQt4
http://www.jb51.net/softs/548192.html
PyQt4 for python2.7 v4.8.5 32位 windows 官方简体中文安装版
Pip下载 lxml.
pip install lxml
定位到git下载的路径
Open cmd and go to labelImg directory
pyrcc4 -o resources.py resources.qrc python labelImg.py python labelImg.py [IMAGE_PATH] [PRE-DEFINED CLASS FILE]