File size: 2,039 Bytes
e26e560 |
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 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 |
<annotation>
<folder>VOC2007</folder>
<filename>0000021_00800_d_0000003.jpg</filename>
<source>
<database>VisDrone2019-DET</database>
<annotation>VisDrone2019-DET</annotation>
<image>flickr</image>
<flickrid>Unspecified</flickrid>
</source>
<owner>
<flickrid>LJ</flickrid>
<name>LJ</name>
</owner>
<size>
<width>960</width>
<height>540</height>
<depth>3</depth>
</size>
<segmented>0</segmented>
<object>
<name>pedestrian</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>430</xmin>
<ymin>241</ymin>
<xmax>441</xmax>
<ymax>289</ymax>
</bndbox>
</object>
<object>
<name>pedestrian</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>440</xmin>
<ymin>248</ymin>
<xmax>452</xmax>
<ymax>293</ymax>
</bndbox>
</object>
<object>
<name>tricycle</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>691</xmin>
<ymin>209</ymin>
<xmax>726</xmax>
<ymax>231</ymax>
</bndbox>
</object>
<object>
<name>people</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>1</difficult>
<bndbox>
<xmin>706</xmin>
<ymin>205</ymin>
<xmax>715</xmax>
<ymax>214</ymax>
</bndbox>
</object>
<object>
<name>motor</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>730</xmin>
<ymin>205</ymin>
<xmax>749</xmax>
<ymax>227</ymax>
</bndbox>
</object>
<object>
<name>tricycle</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>1</difficult>
<bndbox>
<xmin>774</xmin>
<ymin>199</ymin>
<xmax>805</xmax>
<ymax>217</ymax>
</bndbox>
</object>
<object>
<name>pedestrian</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>950</xmin>
<ymin>205</ymin>
<xmax>958</xmax>
<ymax>233</ymax>
</bndbox>
</object>
</annotation> |