forked from guchengxi1994/mask2json
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest2.xml
23 lines (23 loc) · 2.17 KB
/
test2.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<annotation>
<folder>HBXZ</folder>
<filename>aa</filename>
<path>asas\aa.xx</path>
<source>
<database>Unknown</database>
</source>
<size>
<width>12</width>
<height>23</height>
<depth>1</depth>
</size>
<segmented>0</segmented>
<object>
<name>aaa</name>
<bndbox>
<xmin>123</xmin>
<ymin>444</ymin>
<xmax>4523</xmax>
<ymax>664</ymax>
</bndbox>
</object>
<object> <name>sadasd</name> <difficult>0</difficult> <bndbox>{'xmin': 1, 'ymin': 2, 'xmax': 3, 'ymax': 4}</bndbox> </object> <object> <name>sadasd</name> <difficult>0</difficult> <bndbox>{'xmin': 1, 'ymin': 2, 'xmax': 3, 'ymax': 4}</bndbox> </object> <object> <name>sadasd</name> <difficult>0</difficult> <bndbox>{'xmin': 1, 'ymin': 2, 'xmax': 3, 'ymax': 4}</bndbox> </object> <object> <name>sadasd</name> <difficult>0</difficult> <bndbox>{'xmin': 1, 'ymin': 2, 'xmax': 3, 'ymax': 4}</bndbox> </object> <object> <name>sadasd</name> <difficult>0</difficult> <bndbox>{'xmin': 1, 'ymin': 2, 'xmax': 3, 'ymax': 4}</bndbox> </object><object /><object /><object /><test /></annotation>