Added comments about the source of the face images

This commit is contained in:
Davis King 2014-01-02 18:49:05 -05:00
parent 72f84ca104
commit 101e316fd1
2 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
<?xml version='1.0' encoding='ISO-8859-1'?> <?xml version='1.0' encoding='ISO-8859-1'?>
<?xml-stylesheet type='text/xsl' href='image_metadata_stylesheet.xsl'?> <?xml-stylesheet type='text/xsl' href='image_metadata_stylesheet.xsl'?>
<dataset> <dataset>
<name>imglab dataset</name> <name>Testing faces</name>
<comment>Created by imglab tool.</comment> <comment>These are images from the PASCAL VOC 2011 dataset.</comment>
<images> <images>
<image file='2008_002470.jpg'> <image file='2008_002470.jpg'>
<box top='181' left='274' width='52' height='53'/> <box top='181' left='274' width='52' height='53'/>

View File

@ -1,8 +1,8 @@
<?xml version='1.0' encoding='ISO-8859-1'?> <?xml version='1.0' encoding='ISO-8859-1'?>
<?xml-stylesheet type='text/xsl' href='image_metadata_stylesheet.xsl'?> <?xml-stylesheet type='text/xsl' href='image_metadata_stylesheet.xsl'?>
<dataset> <dataset>
<name>imglab dataset</name> <name>Training faces</name>
<comment>Created by imglab tool.</comment> <comment>These are images from the PASCAL VOC 2011 dataset.</comment>
<images> <images>
<image file='2007_007763.jpg'> <image file='2007_007763.jpg'>
<box top='90' left='194' width='37' height='37'/> <box top='90' left='194' width='37' height='37'/>