35 lines
768 B
XML
35 lines
768 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<annotation>
|
|
<folder>crop_disease</folder>
|
|
<filename>disease_0015.jpg</filename>
|
|
<size>
|
|
<width>1333</width>
|
|
<height>597</height>
|
|
<depth>3</depth>
|
|
</size>
|
|
<segmented>0</segmented>
|
|
<object>
|
|
<name>rice_blast</name>
|
|
<pose>Unspecified</pose>
|
|
<truncated>1</truncated>
|
|
<difficult>1</difficult>
|
|
<bndbox>
|
|
<xmin>288</xmin>
|
|
<ymin>386</ymin>
|
|
<xmax>585</xmax>
|
|
<ymax>493</ymax>
|
|
</bndbox>
|
|
</object>
|
|
<object>
|
|
<name>corn_blight</name>
|
|
<pose>Unspecified</pose>
|
|
<truncated>1</truncated>
|
|
<difficult>0</difficult>
|
|
<bndbox>
|
|
<xmin>184</xmin>
|
|
<ymin>404</ymin>
|
|
<xmax>335</xmax>
|
|
<ymax>457</ymax>
|
|
</bndbox>
|
|
</object>
|
|
</annotation> |