-
Notifications
You must be signed in to change notification settings - Fork 935
Expand file tree
/
Copy path10.xml
More file actions
86 lines (86 loc) · 1.67 KB
/
10.xml
File metadata and controls
86 lines (86 loc) · 1.67 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
<annotation>
<folder>images</folder>
<filename>10.jpg</filename>
<path>E:\Learning_Resources\Deep_learning\my_data_sets\DATASETS_IMAGE\object_detection_demo\images\10.jpg</path>
<source>
<database>Unknown</database>
</source>
<size>
<width>800</width>
<height>600</height>
<depth>3</depth>
</size>
<segmented>0</segmented>
<object>
<name>date</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>451</xmin>
<ymin>182</ymin>
<xmax>695</xmax>
<ymax>359</ymax>
</bndbox>
</object>
<object>
<name>fig</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>256</xmin>
<ymin>27</ymin>
<xmax>381</xmax>
<ymax>192</ymax>
</bndbox>
</object>
<object>
<name>fig</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>267</xmin>
<ymin>266</ymin>
<xmax>402</xmax>
<ymax>489</ymax>
</bndbox>
</object>
<object>
<name>hazelnut</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>208</xmin>
<ymin>193</ymin>
<xmax>313</xmax>
<ymax>266</ymax>
</bndbox>
</object>
<object>
<name>hazelnut</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>113</xmin>
<ymin>295</ymin>
<xmax>226</xmax>
<ymax>397</ymax>
</bndbox>
</object>
<object>
<name>hazelnut</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>183</xmin>
<ymin>359</ymin>
<xmax>275</xmax>
<ymax>459</ymax>
</bndbox>
</object>
</annotation>