argman / EAST

A tensorflow implementation of EAST text detector
GNU General Public License v3.0
3.01k stars 1.05k forks source link

eva.py only produce text file that contain coordinate only but not its text #367

Open szeyu opened 3 years ago

szeyu commented 3 years ago

image image

The text file just contain the x1, y1, x2, y2, x3, y3, x4, y4 only but where is the transcription? I thought in the sample got transcription behind it?

t170815518 commented 3 years ago

You might get the transcription with Tesseract