argman / EAST

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

horizontal text dection #365

Closed daniiki closed 3 years ago

daniiki commented 3 years ago

Hi, I know similar questions were already asked, but I could not solve my problem: I have only horizontal bounding boxes, but the results after training are always rotated bounding boxes :( I dont know if the error is related to training or to evalution. For evaluation I use the eval.py file.