We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91c3798 commit a2f9e4aCopy full SHA for a2f9e4a
data/MALF/annotations/0004.xml
@@ -0,0 +1,25 @@
1
+<annotation>
2
+ <folder>test</folder>
3
+ <filename>0004.jpg</filename>
4
+ <source>
5
+ <database>MALF</database>
6
+ </source>
7
+ <size>
8
+ <width>1024</width>
9
+ <height>682</height>
10
+ <depth>3</depth>
11
+ </size>
12
+ <segmented>0</segmented>
13
+ <object>
14
+ <name>face</name>
15
+ <pose>Unspecified</pose>
16
+ <truncated>0</truncated>
17
+ <difficult>0</difficult>
18
+ <bndbox>
19
+ <xmin>200</xmin>
20
+ <ymin>246</ymin>
21
+ <xmax>320</xmax>
22
+ <ymax>366</ymax>
23
+ </bndbox>
24
+ </object>
25
+</annotation>
0 commit comments