eragonruan / text-detection-ctpn

text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
MIT License
3.43k stars 1.34k forks source link

运行spilt_label.py结果一直显示Error processing #487

Open ruogedol opened 2 years ago

ruogedol commented 2 years ago

是因为文本内容、环境,还是代码还要修改? 图片 图片

sjyachen commented 2 years ago

你试试把文件名改成和PO主一致, 图片改成:例如:img_1.png label文件改成gt_img_1.txt 输出的文件夹先不用默认,你自己创建一个新的,应该就能跑了。