Datasets:
File size: 412 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>000017.jpg</filename>
<size>
<width>332</width>
<height>500</height>
<depth>3</depth>
</size>
<object>
<name>cat</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>27</xmin>
<ymin>79</ymin>
<xmax>319</xmax>
<ymax>344</ymax>
</bndbox>
</object>
</annotation> |