• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<annotation>
2	<folder>VOC2012</folder>
3	<filename>32.jpg</filename>
4	<source>
5		<database>simulate VOC2007 Database</database>
6		<annotation>simulate VOC2007</annotation>
7		<image>flickr</image>
8	</source>
9	<size>
10		<width>500</width>
11		<height>281</height>
12		<depth>3</depth>
13	</size>
14	<segmented>1</segmented>
15	<object>
16		<name>train</name>
17		<pose>Frontal</pose>
18		<truncated>0</truncated>
19		<difficult>0</difficult>
20		<bndbox>
21			<xmin>113</xmin>
22			<ymin>79</ymin>
23			<xmax>323</xmax>
24			<ymax>191</ymax>
25		</bndbox>
26	</object>
27	<object>
28		<name>train</name>
29		<pose>Left</pose>
30		<truncated>0</truncated>
31		<difficult>0</difficult>
32		<bndbox>
33			<xmin>121</xmin>
34			<ymin>91</ymin>
35			<xmax>191</xmax>
36			<ymax>121</ymax>
37		</bndbox>
38	</object>
39	<object>
40		<name>car</name>
41		<pose>Rear</pose>
42		<truncated>0</truncated>
43		<difficult>0</difficult>
44		<bndbox>
45			<xmin>195</xmin>
46			<ymin>155</ymin>
47			<xmax>235</xmax>
48			<ymax>235</ymax>
49		</bndbox>
50	</object>
51</annotation>
52