当前位置:网站首页>Anaconda安装labelImg图像标注软件
Anaconda安装labelImg图像标注软件
2022-07-31 12:20:00 【你好,明天,,】
打开Anaconda Prompt,在命令窗口中激活新环境,并进入到新环境中,然后依次输入以下命令完成labelImg的安装。
方法一:(使用镜像)
pip install PyQt5 -i https://pypi.tuna.tsinghua.edu.cn/simple/(后面这行是国内的清华镜像源,下载速度才会比较快)
pip install pyqt5-tools -i https://pypi.tuna.tsinghua.edu.cn/simple/
pip install lxml -i https://pypi.tuna.tsinghua.edu.cn/simple/
pip install labelImg -i https://pypi.tuna.tsinghua.edu.cn/simple/ (Img中的I要大写,注意)
以上步骤成功之后,在窗口中键入labelimg即可打开该软件:
(注:使用上述方法可能后面会遇到闪退问题,即不能打开已经标注好的.xml文件;如果出现闪退问题,建议重新创建一个环境,使用pip install labelImg命令行方式安装,这里Img中“I”一定是大写的!)



![]()

可以导入图像使用了。
方法二:(直接输入pip install labelImg进行安装,虽然会慢点)

边栏推荐
- Full GC (Ergonomics)排查分析
- JVS轻应用的组成与配置
- 第十二章 使用中的 OpenAPI 属性
- LeetCode - 025. 链表中的两数相加
- Getting started with jmeter performance testing steps (performance testing tool jmeter)
- Mysql环境变量的配置(详细图解)
- 「R」使用ggpolar绘制生存关联网络图
- Use IN List Population in Your JDBC Application to Avoid Cursor Cache Contention Issues
- 给你一个大厂面试的机会,你能面试上吗?进来看看!
- 建情人节表白网站(超详细过程,包教包会)
猜你喜欢

How does the SAP ABAP OData service support the $filter (filter) operation trial version

deeplab implements its own remote sensing geological segmentation dataset

A Week of Wonderful Content Sharing (Issue 14)

TOGAF10标准读书会第2场活动精彩继续,高光时刻回顾!

AMBA APB学习记录(AMBA 3/4)

kernel syscore

Exploring Plain Vision Transformer Backbones for Object Detection Paper Reading Notes

CWE4.8 -- 2022年危害最大的25种软件安全问题

Different lower_case_table_names settings for server (‘1‘) and data dictionary (‘0‘) 解决方案

Service discovery of kubernetes
随机推荐
jmeter性能测试步骤入门(性能测试工具jmeter)
基于verilog的CRC校验(汇总)
ipv4和ipv6对比(IPV4)
Banyan Tree Loan GPU Hardware Architecture
关于IDEA开发工具的介绍
JVS开发套件产品定位
Candence学习篇(11) allegro中设置规则,布局,走线,铺铜
Use ODBC in Excel to read data from CDS view on SAP BTP platform
Chrome开发自定义右键菜单实现快速跳转到指定页面
DCM 中间件家族迎来新成员
分布式监视 Zabbix 和 Prometheus 到底怎么选?千万别用错了!
Selenium自动化测试之Selenium IDE
chroot命令
am335x 看门狗驱动&看门狗应用例程序
Docker build Mysql master-slave replication
学习爬虫之Scrapy框架学习(1)---Scrapy框架初学习及豆瓣top250电影信息获取的实战!
Acwing第 62 场周赛【未完结】
Exploring Plain Vision Transformer Backbones for Object Detection Paper Reading Notes
FIFO深度计算学习记录(汇总)
deeplab implements its own remote sensing geological segmentation dataset