标注数据: 转换后数据: 1.创建虚拟环境,安装版本号为3.16.2的labelme。 具体操作步骤参考我另一篇博客,点击下方链接: 标注工具labelme安装及使用Win10_labelme使用指南 annotation-CSDN博客文章浏览阅读1k次,点赞17次,收藏17次。Github上面有官方教程,我的安装过程供大家参考Github链接:GitHub - labelmeai/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 _labelme使用指南 annotationhttps://blog.csdn.net/m0_57324918/article/details/138353380 2.将labelme标注的img影像和json文件还有label.txt放在同一个文件夹,如下图所示。(注:我这里用的是遥感影像,大家可根据具体情况选择你的标注数据类型,一般是jpg格式的。) 3.将labelme标注结果转为PascalVOC语义分割的数据集