1.下载labelme 数据包:

https://github.com/wkentaro/labelme

2.在开始界面打开Anaconda prompt

(1)命令行输入conda create -name=labelme python=3.6

 mask-rcnn 标注工具 labelmeの安装教程

出现上图情况,下一步进入labelme数据包路径(图片有)

(2)命令行输入conda install pyqt 

输入y

mask-rcnn 标注工具 labelmeの安装教程

(3)命令行输入pip install labelme 

mask-rcnn 标注工具 labelmeの安装教程

(4)最后一步:

命令行输入:labelme

mask-rcnn 标注工具 labelmeの安装教程

成功啦~

相关文章:

  • 2021-08-01
  • 2021-05-25
  • 2021-08-18
  • 2021-05-23
  • 2021-04-22
  • 2021-09-22
  • 2021-11-14
  • 2021-12-17
猜你喜欢
  • 2021-11-13
  • 2021-12-30
  • 2021-09-25
  • 2021-10-11
  • 2021-08-20
  • 2022-12-23
  • 2021-11-29
相关资源
相似解决方案