liuheng92 / tensorflow_PSENet

This is a tensorflow re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network.My blog:
https://blog.csdn.net/liuxiaoheng1992/article/details/87646951
MIT License
489 stars 162 forks source link

读取txt文本时,报编码格式的问题, #66

Closed guoshu6699 closed 4 years ago

guoshu6699 commented 4 years ago

我的环境是python3.5 tensorflow1.12的。在运行train.py文件时 报:UnicodeDecode Error:ascii codec can`t decode byte 0xff in position 0 .

liuheng92 commented 4 years ago

你先检测一下你的txt编码