源码地址:https://github.com/tzutalin/labelImg
安装方式:Python 3 + Qt5
sudo apt-get install pyqt5-dev-tools
pip install lxml
git clone https://github.com/tzutalin/labelImg.git
cd labelImg
make all
python3 labelImg.py #打开labelImg
源码地址:https://github.com/tzutalin/labelImg
sudo apt-get install pyqt5-dev-tools
pip install lxml
git clone https://github.com/tzutalin/labelImg.git
cd labelImg
make all
python3 labelImg.py #打开labelImg