Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
101e316f
"git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "bdbc0178ef7426747a1dce0292349dae78877070"
Commit
101e316f
authored
Jan 02, 2014
by
Davis King
Browse files
Added comments about the source of the face images
parent
72f84ca1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
examples/faces/testing.xml
examples/faces/testing.xml
+2
-2
examples/faces/training.xml
examples/faces/training.xml
+2
-2
No files found.
examples/faces/testing.xml
View file @
101e316f
<?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'
/>
...
...
examples/faces/training.xml
View file @
101e316f
<?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'
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment