Datasets:
File size: 407 Bytes
fedb1e1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
<annotation>
<folder>VOC2007_cats</folder>
<filename>000011.jpg</filename>
<size>
<width>500</width>
<height>333</height>
<depth>3</depth>
</size>
<object>
<name>cat</name>
<pose>Right</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>90</xmin>
<ymin>125</ymin>
<xmax>337</xmax>
<ymax>212</ymax>
</bndbox>
</object>
</annotation> |