39 lines
764 B
XML
39 lines
764 B
XML
<annotation>
|
|
<folder>new_img</folder>
|
|
<filename>fire111.png</filename>
|
|
<path>F:\DataSets\hlw_fire_data\VOC2020\new_img\fire111.png</path>
|
|
<source>
|
|
<database>Unknown</database>
|
|
</source>
|
|
<size>
|
|
<width>1365</width>
|
|
<height>1024</height>
|
|
<depth>3</depth>
|
|
</size>
|
|
<segmented>0</segmented>
|
|
<object>
|
|
<name>fire</name>
|
|
<pose>Unspecified</pose>
|
|
<truncated>0</truncated>
|
|
<difficult>0</difficult>
|
|
<bndbox>
|
|
<xmin>555</xmin>
|
|
<ymin>587</ymin>
|
|
<xmax>789</xmax>
|
|
<ymax>878</ymax>
|
|
</bndbox>
|
|
</object>
|
|
<object>
|
|
<name>fire</name>
|
|
<pose>Unspecified</pose>
|
|
<truncated>1</truncated>
|
|
<difficult>0</difficult>
|
|
<bndbox>
|
|
<xmin>9</xmin>
|
|
<ymin>885</ymin>
|
|
<xmax>363</xmax>
|
|
<ymax>1024</ymax>
|
|
</bndbox>
|
|
</object>
|
|
</annotation>
|