Skip to content

Commit

Permalink
add psdxml2yolotxt
Browse files Browse the repository at this point in the history
  • Loading branch information
aimuch committed Sep 27, 2020
1 parent cbda173 commit 80eba69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions psdxml2yolotxt.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
# input : python xml2txt.py "/home/andy/data/xml" "/home/andy/data/img"
# output :
# ./txt
# ./train.txt
# ./val.txt
# ./train.txt
# ./val.txt
# ./trainAll.txt

import xml.dom.minidom
Expand Down

0 comments on commit 80eba69

Please sign in to comment.