You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

55 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<annotation>
<folder>VOC2007</folder>
<filename>2007_000001.jpg</filename>
<size>
<width>10</width>
<height>20</height>
<depth>3</depth>
</size>
<segmented>1</segmented>
<object>
<name>cat</name>
<pose>Unspecified</pose>
<truncated>1</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>1</xmin>
<ymin>2</ymin>
<xmax>3</xmax>
<ymax>4</ymax>
</bndbox>
</object>
<object>
<name>person</name>
<bndbox>
<xmin>4</xmin>
<ymin>5</ymin>
<xmax>6</xmax>
<ymax>7</ymax>
</bndbox>
<part>
<name>head</name>
<bndbox>
<xmin>5.5</xmin>
<ymin>6</ymin>
<xmax>7.5</xmax>
<ymax>8</ymax>
</bndbox>
</part>
<actions>
<other>1</other>
<jumping>0</jumping>
<phoning>1</phoning>
<playinginstrument>0</playinginstrument>
<reading>1</reading>
<ridingbike>0</ridingbike>
<ridinghorse>1</ridinghorse>
<running>0</running>
<takingphoto>1</takingphoto>
<usingcomputer>0</usingcomputer>
<walking>1</walking>
</actions>
</object>
</annotation>