diff --git a/psdxml2yolotxt.py b/psdxml2yolotxt.py index d79ff07..d720c98 100644 --- a/psdxml2yolotxt.py +++ b/psdxml2yolotxt.py @@ -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