File size: 734 Bytes
ebba51a |
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 35 36 37 38 39 |
<annotation>
<folder>BigDataset</folder>
<filename>1 (10).jpg</filename>
<path>F:\Thesis Files\BigDataset\1 (10).jpg</path>
<source>
<database>Unknown</database>
</source>
<size>
<width>123</width>
<height>60</height>
<depth>1</depth>
</size>
<segmented>0</segmented>
<object>
<name>41</name>
<pose>Unspecified</pose>
<truncated>1</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>3</xmin>
<ymin>2</ymin>
<xmax>64</xmax>
<ymax>60</ymax>
</bndbox>
</object>
<object>
<name>33</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>65</xmin>
<ymin>2</ymin>
<xmax>113</xmax>
<ymax>56</ymax>
</bndbox>
</object>
</annotation>
|