yolo_standard_libray/modified_example.xml
2025-03-07 11:35:40 +08:00

69 lines
1.8 KiB
XML

<?xml version='1.0' encoding='utf-8'?>
<annotation>
<filename>1355.jpg</filename>
<size>
<width>640</width>
<height>640</height>
<depth>3</depth>
</size>
<object>
<name>Shoes</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>389</xmin>
<ymin>480</ymin>
<xmax>422</xmax>
<ymax>547</ymax>
</bndbox>
</object>
<object>
<name>Shoes</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>452</xmin>
<ymin>542</ymin>
<xmax>512</xmax>
<ymax>589</ymax>
</bndbox>
</object>
<object>
<name>Gloves</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>483</xmin>
<ymin>383</ymin>
<xmax>517</xmax>
<ymax>429</ymax>
</bndbox>
</object>
<object>
<name>Vest</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>424</xmin>
<ymin>212</ymin>
<xmax>503</xmax>
<ymax>368</ymax>
</bndbox>
</object>
<object>
<name>Person</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>367</xmin>
<ymin>124</ymin>
<xmax>548</xmax>
<ymax>609</ymax>
</bndbox>
</object>
</annotation>