【安装教程】labelimg&labelme
发布时间
阅读量:
阅读量
labelimg安装教程
-
- Lableme安装教程
windows下安装使用labelimg
打开cmd,进入自己的环境
输入下面命令
pip install labelimg -i https://pypi.tuna.tsinghua.edu.cn/simple


红色框内显示labelimg安装完成。
打开labelimg
在命令行中输入
labelimg


Access the directory for unlabelled image files. Click on Create RectBox to annotate the image (or use the shortcut 'w'), which will display a black plus sign. Once annotated, the image is saved.


A键上一张图片
D键下一张图片
查看这个视频的详细操作指南吧!它讲解得很清晰。b站labelimg使用教程
Lableme安装教程
windows下安装
打开cmd,进入自己的环境
安装labelme:
pip install labelme
pip install labelme -i https://pypi.tuna.tsinghua.edu.cn/simple(清华源)
pip install pandas -i https://pypi.douban.com/simple(豆瓣源)
pip install labelme -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com(阿里云)


labelme安装完成
在cmd中输入labelme,即打卡labelme。

全部评论 (0)
还没有任何评论哟~
