Closed Laura1021678398 closed 5 years ago
@Laura1021678398 you need to download the dataset and place it in the datasets
folder
@deepseek I have placed icdar2013 in the datasets
folder, but there have no test_gts
folder in the icdar2013
@Laura1021678398 You can try to delete or comment this line @MhLiao in icdar.py line 50: if self.vis: should add "and target", when test, target is None.
万分感谢!!!
Or you can simply change line 87 from paths_catalog.py to gts_dir=None
提示错误:
FileNotFoundError: [Errno 2] No such file or directory: 'datasets/icdar2013/test_gts/gt_img_1.txt'