35 lines
766 B
XML
35 lines
766 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<annotation>
|
|
<folder>crop_disease</folder>
|
|
<filename>disease_0016.jpg</filename>
|
|
<size>
|
|
<width>893</width>
|
|
<height>945</height>
|
|
<depth>3</depth>
|
|
</size>
|
|
<segmented>0</segmented>
|
|
<object>
|
|
<name>corn_blight</name>
|
|
<pose>Unspecified</pose>
|
|
<truncated>0</truncated>
|
|
<difficult>0</difficult>
|
|
<bndbox>
|
|
<xmin>598</xmin>
|
|
<ymin>390</ymin>
|
|
<xmax>858</xmax>
|
|
<ymax>603</ymax>
|
|
</bndbox>
|
|
</object>
|
|
<object>
|
|
<name>wheat_rust</name>
|
|
<pose>Unspecified</pose>
|
|
<truncated>1</truncated>
|
|
<difficult>0</difficult>
|
|
<bndbox>
|
|
<xmin>482</xmin>
|
|
<ymin>25</ymin>
|
|
<xmax>690</xmax>
|
|
<ymax>301</ymax>
|
|
</bndbox>
|
|
</object>
|
|
</annotation> |