Skip to content

Instantly share code, notes, and snippets.

@wenfahu
Created July 8, 2016 03:05
Show Gist options
  • Save wenfahu/1e722cdff00c91a3a2e75985d5fc780c to your computer and use it in GitHub Desktop.
Save wenfahu/1e722cdff00c91a3a2e75985d5fc780c to your computer and use it in GitHub Desktop.
<annotation>
<filename>12_0001941</filename>
<object>
<class>coat</class>
<bndbox>
<xmin>122</xmin>
<ymin>121</ymin>
<xmax>282</xmax>
<ymax>312</ymax>
</bndbox>
</object>
……
<object>
<class>trousers</class>
<bndbox>
<xmin>128</xmin>
<ymin>314</ymin>
<xmax>277</xmax>
<ymax>429</ymax>
</bndbox>
</object>
</annotation>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment