Browse Source

Create 2011_000006.xml

LaraStuStu 5 years ago
parent
commit
f328297252

+ 61 - 0
DataAnnotation/labelme/examples/bbox_detection/data_dataset_voc/Annotations/2011_000006.xml

@@ -0,0 +1,61 @@
+<annotation>
+  <folder/>
+  <filename>2011_000006.jpg</filename>
+  <database/>
+  <annotation/>
+  <image/>
+  <size>
+    <height>375</height>
+    <width>500</width>
+    <depth>3</depth>
+  </size>
+  <segmented/>
+  <object>
+    <name>person</name>
+    <pose/>
+    <truncated/>
+    <difficult/>
+    <bndbox>
+      <xmin>91</xmin>
+      <ymin>107</ymin>
+      <xmax>240</xmax>
+      <ymax>330</ymax>
+    </bndbox>
+  </object>
+  <object>
+    <name>person</name>
+    <pose/>
+    <truncated/>
+    <difficult/>
+    <bndbox>
+      <xmin>178</xmin>
+      <ymin>110</ymin>
+      <xmax>298</xmax>
+      <ymax>282</ymax>
+    </bndbox>
+  </object>
+  <object>
+    <name>person</name>
+    <pose/>
+    <truncated/>
+    <difficult/>
+    <bndbox>
+      <xmin>254</xmin>
+      <ymin>115</ymin>
+      <xmax>369</xmax>
+      <ymax>292</ymax>
+    </bndbox>
+  </object>
+  <object>
+    <name>person</name>
+    <pose/>
+    <truncated/>
+    <difficult/>
+    <bndbox>
+      <xmin>395</xmin>
+      <ymin>81</ymin>
+      <xmax>447</xmax>
+      <ymax>117</ymax>
+    </bndbox>
+  </object>
+</annotation>