testing.xml 1.91 KB
Newer Older
1
2
3
<?xml version='1.0' encoding='ISO-8859-1'?>
<?xml-stylesheet type='text/xsl' href='image_metadata_stylesheet.xsl'?>
<dataset>
4
5
<name>Testing faces</name>
<comment>These are images from the PASCAL VOC 2011 dataset.</comment>
6
<images>
Adrià Arrufat's avatar
Adrià Arrufat committed
7
  <image file='2008_002470.jpg' width='500' height='332'>
8
9
10
11
12
13
14
    <box top='181' left='274' width='52' height='53'/>
    <box top='156' left='55' width='44' height='44'/>
    <box top='166' left='146' width='37' height='37'/>
    <box top='55' left='329' width='44' height='44'/>
    <box top='74' left='233' width='44' height='44'/>
    <box top='86' left='178' width='37' height='37'/>
  </image>
Adrià Arrufat's avatar
Adrià Arrufat committed
15
  <image file='2008_002506.jpg' width='500' height='375'>
16
17
18
19
    <box top='78' left='329' width='109' height='109'/>
    <box top='95' left='224' width='91' height='91'/>
    <box top='65' left='125' width='90' height='91'/>
  </image>
Adrià Arrufat's avatar
Adrià Arrufat committed
20
  <image file='2008_004176.jpg' width='480' height='438'>
21
22
23
24
25
26
27
28
    <box top='230' left='206' width='37' height='37'/>
    <box top='118' left='162' width='37' height='37'/>
    <box top='82' left='190' width='37' height='37'/>
    <box top='78' left='326' width='37' height='37'/>
    <box top='98' left='222' width='37' height='37'/>
    <box top='86' left='110' width='37' height='37'/>
    <box top='102' left='282' width='37' height='37'/>
  </image>
Adrià Arrufat's avatar
Adrià Arrufat committed
29
  <image file='2008_007676.jpg' width='500' height='334'>
30
31
32
33
34
35
36
37
    <box top='62' left='226' width='37' height='37'/>
    <box top='113' left='194' width='44' height='44'/>
    <box top='130' left='262' width='37' height='37'/>
    <box top='134' left='366' width='37' height='37'/>
    <box top='122' left='314' width='37' height='37'/>
    <box top='141' left='107' width='52' height='53'/>
    <box top='84' left='137' width='44' height='44'/>
  </image>
Adrià Arrufat's avatar
Adrià Arrufat committed
38
  <image file='2009_004587.jpg' width='400' height='500'>
39
40
41
42
    <box top='46' left='154' width='75' height='76'/>
    <box top='280' left='266' width='63' height='63'/>
  </image>
</images>
Adrià Arrufat's avatar
Adrià Arrufat committed
43
</dataset>