- labelimg安装
以下都是python3方法
git clone https://github.com/Ruolingdeng/labelImg.git
先装依赖
sudo apt-get install pyqt5-dev-tools
sudo pip3 install -r requirements/requirements-linux-python3.txt
cd 到labelImg文件夹中
make qt5py3
运行
python3 labelImg.py
- lebelme安装
pip install lebelme
运行
labelme