Skip to content
This repository was archived by the owner on Nov 2, 2024. It is now read-only.

Commit 46d787f

Browse files
committed
test(img): 添加测试图像
1 parent bf70b69 commit 46d787f

File tree

4 files changed

+64
-0
lines changed

4 files changed

+64
-0
lines changed

imgs/000007.jpg

112 KB
Loading

imgs/000007.xml

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
<annotation>
2+
<folder>VOC2007</folder>
3+
<filename>000007.jpg</filename>
4+
<source>
5+
<database>The VOC2007 Database</database>
6+
<annotation>PASCAL VOC2007</annotation>
7+
<image>flickr</image>
8+
<flickrid>194179466</flickrid>
9+
</source>
10+
<owner>
11+
<flickrid>monsieurrompu</flickrid>
12+
<name>Thom Zemanek</name>
13+
</owner>
14+
<size>
15+
<width>500</width>
16+
<height>333</height>
17+
<depth>3</depth>
18+
</size>
19+
<segmented>0</segmented>
20+
<object>
21+
<name>car</name>
22+
<pose>Unspecified</pose>
23+
<truncated>1</truncated>
24+
<difficult>0</difficult>
25+
<bndbox>
26+
<xmin>141</xmin>
27+
<ymin>50</ymin>
28+
<xmax>500</xmax>
29+
<ymax>330</ymax>
30+
</bndbox>
31+
</object>
32+
</annotation>

imgs/000012.jpg

55.6 KB
Loading

imgs/000012.xml

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
<annotation>
2+
<folder>VOC2007</folder>
3+
<filename>000012.jpg</filename>
4+
<source>
5+
<database>The VOC2007 Database</database>
6+
<annotation>PASCAL VOC2007</annotation>
7+
<image>flickr</image>
8+
<flickrid>207539885</flickrid>
9+
</source>
10+
<owner>
11+
<flickrid>KevBow</flickrid>
12+
<name>?</name>
13+
</owner>
14+
<size>
15+
<width>500</width>
16+
<height>333</height>
17+
<depth>3</depth>
18+
</size>
19+
<segmented>0</segmented>
20+
<object>
21+
<name>car</name>
22+
<pose>Rear</pose>
23+
<truncated>0</truncated>
24+
<difficult>0</difficult>
25+
<bndbox>
26+
<xmin>156</xmin>
27+
<ymin>97</ymin>
28+
<xmax>351</xmax>
29+
<ymax>270</ymax>
30+
</bndbox>
31+
</object>
32+
</annotation>

0 commit comments

Comments
 (0)