Skip to content

Instantly share code, notes, and snippets.

@akibkamani
Last active September 10, 2019 06:47
Show Gist options
  • Save akibkamani/775edc9ae7dca552421f5c39576e0136 to your computer and use it in GitHub Desktop.
Save akibkamani/775edc9ae7dca552421f5c39576e0136 to your computer and use it in GitHub Desktop.
<annotation>
<folder>dataset</folder>
<filename>image.jpg</filename>
<path>path_to_image.jpg</path>
<source>
<database>Unknown</database>
</source>
<size>
<width>480</width>
<height>640</height>
<depth>3</depth>
</size>
<segmented>0</segmented>
<object>
<name>person</name>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>155</xmin>
<ymin>56</ymin>
<xmax>415</xmax>
<ymax>640</ymax>
</bndbox>
</object>
</annotation>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment