当前位置:网站首页>Installation and use of labelimg
Installation and use of labelimg
2022-07-06 22:21:00 【Dear_ Forest】
win10 install labelimg
One 、 install anaconda
Official website download address :https://repo.anaconda.com/archive/
When the download is complete , Double click on the program , Follow the instructions to install 




Wait for installation !
Two 、 install labelimg
open anaconda prompt
Search here anaconda prompt You can open
Enter the statements in turn :
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/

Input labelimg, You can open labelimg

3、 ... and 、labelimg Use
Open Dir: Select open picture folder
Change Save Dir: Choose the path to save the tag file
Shortcut key :w ---- Picture frame ctrl + s ------ preservation d ----- Next picture a ----- Last picture
边栏推荐
- 硬件開發筆記(十): 硬件開發基本流程,制作一個USB轉RS232的模塊(九):創建CH340G/MAX232封裝庫sop-16並關聯原理圖元器件
- HDU 4912 paths on the tree (lca+)
- 数据处理技巧(7):MATLAB 读取数字字符串混杂的文本文件txt中的数据
- MariaDb数据库管理系统的学习(一)安装示意图
- i. Mx6ull build boa server details and some of the problems encountered
- Spatial domain and frequency domain image compression of images
- Bat script learning (I)
- AI 企业多云存储架构实践 | 深势科技分享
- Memorabilia of domestic database in June 2022 - ink Sky Wheel
- OpenCV VideoCapture. Get() parameter details
猜你喜欢

A Mexican airliner bound for the United States was struck by lightning after taking off and then returned safely

Chapter 3: detailed explanation of class loading process (class life cycle)

Management background --5, sub classification

网络基础入门理解

Management background --3, modify classification

Memorabilia of domestic database in June 2022 - ink Sky Wheel

Adjustable DC power supply based on LM317

Oracle control file and log file management

GNN, please deepen your network layer~

Spatial domain and frequency domain image compression of images
随机推荐
HDU 2008 数字统计
[sdx62] wcn685x will bdwlan Bin and bdwlan Txt mutual conversion operation method
i.mx6ull搭建boa服务器详解及其中遇到的一些问题
GPS from getting started to giving up (12), Doppler constant speed
414. The third largest digital buckle
AI 企业多云存储架构实践 | 深势科技分享
Oracle-控制文件及日志文件的管理
硬件開發筆記(十): 硬件開發基本流程,制作一個USB轉RS232的模塊(九):創建CH340G/MAX232封裝庫sop-16並關聯原理圖元器件
GPS从入门到放弃(十九)、精密星历(sp3格式)
Attack and defense world ditf Misc
数据处理技巧(7):MATLAB 读取数字字符串混杂的文本文件txt中的数据
VIP case introduction and in-depth analysis of brokerage XX system node exceptions
LeetCode刷题(十一)——顺序刷题51至55
经纪xx系统节点VIP案例介绍和深入分析异常
Seata聚合 AT、TCC、SAGA 、 XA事务模式打造一站式的分布式事务解决方案
Chapter 4: talk about class loader again
二分图判定
GPS from getting started to giving up (16), satellite clock error and satellite ephemeris error
2022-07-04 mysql的高性能数据库引擎stonedb在centos7.9编译及运行
2022-07-05 使用tpcc对stonedb进行子查询测试