DAN
DAN copied to clipboard
read2016_formatter.py
When running the read2016_formatter.py file, I noticed that the train and valid folders are empty after the process is completed, while the test folder correctly outputs 50 images. Can you please advise on how to adjust the code?
When I run main_syn_line.py it shows
I have same issue with valid_fonts[]is empty, can author give some advice?
if set_name == "test":
xml_fold_path = os.path.join(self.temp_fold, set_name, "page")
else:
xml_fold_path = os.path.join(self.temp_fold, set_name, "page", "page")
at line 137 in read2016_formatter.py . This problem is caused by error XML path