Skip to content

Commit a2f9e4a

Browse files
committed
Start finetune script
1 parent 91c3798 commit a2f9e4a

File tree

4 files changed

+5428
-5250
lines changed

4 files changed

+5428
-5250
lines changed

data/MALF/annotations/0004.xml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
<annotation>
2+
<folder>test</folder>
3+
<filename>0004.jpg</filename>
4+
<source>
5+
<database>MALF</database>
6+
</source>
7+
<size>
8+
<width>1024</width>
9+
<height>682</height>
10+
<depth>3</depth>
11+
</size>
12+
<segmented>0</segmented>
13+
<object>
14+
<name>face</name>
15+
<pose>Unspecified</pose>
16+
<truncated>0</truncated>
17+
<difficult>0</difficult>
18+
<bndbox>
19+
<xmin>200</xmin>
20+
<ymin>246</ymin>
21+
<xmax>320</xmax>
22+
<ymax>366</ymax>
23+
</bndbox>
24+
</object>
25+
</annotation>

0 commit comments

Comments
 (0)