소스 검색

Create 2011_000003.xml

LaraStuStu 5 년 전
부모
커밋
e19f0e823f
1개의 변경된 파일37개의 추가작업 그리고 0개의 파일을 삭제
  1. 37 0
      DataAnnotation/labelme/examples/bbox_detection/data_dataset_voc/Annotations/2011_000003.xml

+ 37 - 0
DataAnnotation/labelme/examples/bbox_detection/data_dataset_voc/Annotations/2011_000003.xml

@@ -0,0 +1,37 @@
+<annotation>
+  <folder/>
+  <filename>2011_000003.jpg</filename>
+  <database/>
+  <annotation/>
+  <image/>
+  <size>
+    <height>338</height>
+    <width>500</width>
+    <depth>3</depth>
+  </size>
+  <segmented/>
+  <object>
+    <name>person</name>
+    <pose/>
+    <truncated/>
+    <difficult/>
+    <bndbox>
+      <xmin>191</xmin>
+      <ymin>107</ymin>
+      <xmax>313</xmax>
+      <ymax>329</ymax>
+    </bndbox>
+  </object>
+  <object>
+    <name>person</name>
+    <pose/>
+    <truncated/>
+    <difficult/>
+    <bndbox>
+      <xmin>365</xmin>
+      <ymin>83</ymin>
+      <xmax>500</xmax>
+      <ymax>333</ymax>
+    </bndbox>
+  </object>
+</annotation>