File: training.xml

package info (click to toggle)
dlib 20.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 293,056 kB
  • sloc: cpp: 331,568; xml: 27,095; python: 1,631; sh: 290; java: 229; makefile: 179; javascript: 73; perl: 18
file content (34 lines) | stat: -rw-r--r-- 1,512 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<?xml version='1.0' encoding='ISO-8859-1'?>
<?xml-stylesheet type='text/xsl' href='image_metadata_stylesheet.xsl'?>
<dataset>
<name>Training faces</name>
<comment>These are images from the PASCAL VOC 2011 dataset.</comment>
<images>
  <image file='2007_007763.jpg' width='500' height='375'>
    <box top='90' left='194' width='37' height='37'/>
    <box top='114' left='158' width='37' height='37'/>
    <box top='89' left='381' width='45' height='44'/>
    <box top='198' left='94' width='37' height='37'/>
    <box top='214' left='178' width='37' height='37'/>
    <box top='86' left='294' width='37' height='37'/>
    <box top='233' left='309' width='45' height='44'/>
  </image>
  <image file='2008_002079.jpg' width='500' height='375'>
    <box top='166' left='407' width='37' height='37'/>
    <box top='134' left='122' width='37' height='37'/>
    <box top='138' left='346' width='37' height='37'/>
    <box top='171' left='433' width='53' height='52'/>
    <box top='134' left='62' width='37' height='37'/>
    <box top='194' left='41' width='44' height='44'/>
  </image>
  <image file='2008_001009.jpg' width='360' height='480'>
    <box top='79' left='145' width='76' height='76'/>
    <box top='214' left='125' width='90' height='91'/>
  </image>
  <image file='2008_001322.jpg' width='500' height='375'>
    <box top='162' left='104' width='76' height='76'/>
    <box top='218' left='232' width='63' height='63'/>
    <box top='155' left='344' width='90' height='90'/>
  </image>
</images>
</dataset>