Convert Matlab labellingSession to VOC Format:Convert a labellingSession from Matlab to a VOC dataset in a XML format-matlab开发

时间:2024-06-20 13:35:09
【文件属性】:

文件名称:Convert Matlab labellingSession to VOC Format:Convert a labellingSession from Matlab to a VOC dataset in a XML format-matlab开发

文件大小:4KB

文件格式:ZIP

更新时间:2024-06-20 13:35:09

matlab

# 怎么做 整个过程太简单了,只需要三步。 ## 步骤1 将以下文件放在同一文件夹中: - Matlab2VOC.m - struct2xml.m ## 第2步 在 Matlab 编辑器上打开脚本 Matlab2VOC.m 并将路径设置为 labellingSession,如下例所示: % Load labelingSession 负载('D:\Python\Power_Grid_Inspection\labelingSessions\Isolador_Pilar_01_09_2018.mat') ## 第 3 步 将生成的 XML 文件复制到图像的同一文件夹中。 就是这样,您已准备好使用新的 VOC 数据集。 感谢您的关注。


【文件预览】:
github_repo.zip

网友评论