seglink
seglink copied to clipboard
TypeError: 'Genaxis Theatre\n' has type str, but expected one of: bytes
个人是在Windows环境中尝试运行seglink,直接使用train_seglink.py会提示缺少文件“You must supply the dataset directory with --dataset_dir”,查看代码后认为应该需要导入icdar2015_%s.tfrecord,之后在使用icdar2015_to_tfrecords.py时无法正常使用,报错如标题所示,请问有什么解决办法么