文件名称:demo_xml2mat
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2014-12-26
- 文件大小:
- 50kb
- 下载次数:
- 0次
- 提 供 者:
- 陈**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
注释文件格式的转换,labelme手工注释生成的注释文件与pascal数据集给出的注释文件格式相同,但是文件内部结构存在差异,labelme生成的注释文件无法直接给pascal使用,自己写的一个格式转换文件,可以将labelme和pascal的注释文件互相转换,以便使用pascal自带的注释文件读取函数。-Annotation file format conversion, document annotation file comments labelme manual annotation data sets generated with pascal given the same format, but there are differences in the internal structure of the file, comment file generated labelme not give pascal direct, write a file format conversion can be labelme comments and pascal file conversion with each other, in order to use the built-in annotation pascal file read function.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
demo_xml(labelme-pascal)\loadXML.m
..........................\occ.xml
..........................\occ_voc.xml
..........................\struct2xml.m
..........................\xml2struct.m
..........................\xml_l2p.m
..........................\比较 labelme 与 voc.docx
demo_xml(labelme-pascal)