argman / EAST

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

Detecting rotated bounding boxes #349

Closed michaelroyzen closed 4 years ago

michaelroyzen commented 4 years ago

Using the default code, all of my text boxes are horizontal, but I want rotated bounding boxes. Has anyone found a solution?