1. 下载
https://github.com/cgvict/roLabelImg
2. 安装anconda
3. 安装PyQt5和lxml
pip install PyQt5
pip install lxml
4. 安装 rolabelimg
cmd下切换到第一步下载的源码目录下,然后运行以下代码:
pyrcc5 -o resources.py resources.qrc
python rolabelImg.py
https://github.com/cgvict/roLabelImg
pip install PyQt5
pip install lxml
cmd下切换到第一步下载的源码目录下,然后运行以下代码:
pyrcc5 -o resources.py resources.qrc
python rolabelImg.py