argman / EAST

A tensorflow implementation of EAST text detector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

szeyu opened this issue · comments

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?

You might get the transcription with Tesseract