|
1234567891011121314151617181920212223242526 |
- <annotation>
- <folder>image_nomask</folder>
- <filename>0245.jpg</filename>
- <path>/home/hamlin/Study/Deep Learning/mask/dataset/image_nomask/0245.jpg</path>
- <source>
- <database>Unknown</database>
- </source>
- <size>
- <width>640</width>
- <height>480</height>
- <depth>3</depth>
- </size>
- <segmented>0</segmented>
- <object>
- <name>no_mask</name>
- <pose>Unspecified</pose>
- <truncated>0</truncated>
- <difficult>0</difficult>
- <bndbox>
- <xmin>247</xmin>
- <ymin>172</ymin>
- <xmax>386</xmax>
- <ymax>300</ymax>
- </bndbox>
- </object>
- </annotation>
|