liuheng92 / tensorflow_PSENet

This is a tensorflow re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network.My blog:

Home Page:https://blog.csdn.net/liuxiaoheng1992/article/details/87646951

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

guoshu6699 opened this issue · comments

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

你先检测一下你的txt编码