Lableme官网GitHub - wkentaro/labelme: Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation). - GitHub - wkentaro/labelme: Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).https://github.com/wkentaro/labelme
现在按照官网教程指引来安装Lableme:
环境:Windows11 + Anoconda + Python 3.8.8
WindowsInstall Anaconda, then in an Anaconda prompt run:
# python3 conda create --name=labelme python=3.6 conda activate labelme pip install labelme
在 Anaconda prompt中逐行输入命令
二、应用cmd> activate labelme
cmd> labelme
即可启动应用
点击左边的 "Open"打开标注过的json影像文件,即可查看标注
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)