miaojingye
Results
2
issues of
miaojingye
In eval.py,I see a variable which name is submit_ path,but what is that?And what the submit.zip is?
个人是在Windows环境中尝试运行seglink,直接使用train_seglink.py会提示缺少文件“You must supply the dataset directory with --dataset_dir”,查看代码后认为应该需要导入icdar2015_%s.tfrecord,之后在使用icdar2015_to_tfrecords.py时无法正常使用,报错如标题所示,请问有什么解决办法么