35 lines
768 B
XML
35 lines
768 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<annotation>
|
|
<folder>crop_disease</folder>
|
|
<filename>disease_0012.jpg</filename>
|
|
<size>
|
|
<width>1152</width>
|
|
<height>947</height>
|
|
<depth>3</depth>
|
|
</size>
|
|
<segmented>0</segmented>
|
|
<object>
|
|
<name>wheat_rust</name>
|
|
<pose>Unspecified</pose>
|
|
<truncated>1</truncated>
|
|
<difficult>1</difficult>
|
|
<bndbox>
|
|
<xmin>787</xmin>
|
|
<ymin>494</ymin>
|
|
<xmax>864</xmax>
|
|
<ymax>604</ymax>
|
|
</bndbox>
|
|
</object>
|
|
<object>
|
|
<name>corn_blight</name>
|
|
<pose>Unspecified</pose>
|
|
<truncated>0</truncated>
|
|
<difficult>1</difficult>
|
|
<bndbox>
|
|
<xmin>605</xmin>
|
|
<ymin>716</ymin>
|
|
<xmax>730</xmax>
|
|
<ymax>771</ymax>
|
|
</bndbox>
|
|
</object>
|
|
</annotation> |