File size: 406 Bytes
fedb1e1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<annotation>
	<folder>VOC2007_cats</folder>
	<filename>000046.jpg</filename>
	<size>
		<width>500</width>
		<height>254</height>
		<depth>3</depth>
	</size>
	<object>
		<name>cat</name>
		<pose>Right</pose>
		<truncated>0</truncated>
		<difficult>0</difficult>
		<bndbox>
			<xmin>17</xmin>
			<ymin>12</ymin>
			<xmax>482</xmax>
			<ymax>235</ymax>
		</bndbox>
	</object>
</annotation>