五、Labelme的安装

Labelme的安装

1.安装Anaconda

https://zhuanlan.zhihu.com/p/190229793?utm_source=wechat_session

2.创建Labelme环境

conda create --name=labelme python=3.9

修改在C:\Users\Administrator下的.condarc文件

channels:

​ http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/

​ http://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/

​ http://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/msys2/

​ http://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/bioconda/

​ http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/

show_channel_urls: true
ssl_verify: false

切换到labelme环境:conda activate labelme

安装pyqt5:conda install pyqt5 或 pip install PyQt5

3.安装labelme

使用豆瓣的镜像会报错

使用阿里云的镜像:pip install labelme -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com

打开labelme:labelme

  • 5
    点赞
  • 7
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值