conda创建label标注环境
conda create -n label python=3.6


conda activate label
pip install labeimg -i https://pypi.tuna.tsinghua.edu.cn/simple

labelImg

pip install labelme -i https://pypi.tuna.tsinghua.edu.cn/simple


Talk is cheap. Show me the code
conda create -n label python=3.6


conda activate label
pip install labeimg -i https://pypi.tuna.tsinghua.edu.cn/simple

labelImg

pip install labelme -i https://pypi.tuna.tsinghua.edu.cn/simple

