Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.06 KB

README.md

File metadata and controls

13 lines (9 loc) · 1.06 KB

TextFCN

Text Detection in natural images using a Fully Convolutional Network developed during my Stage experience for my Computer Science B.Sc thesis.

Spaghetti code warning. I do not expect anyone to try and run this so:

  1. If you're looking for a maintainable and easily deployable FCN implementation, please refer to TensorFCN.
  2. If you really want to go through all of this, please refer to Chapter 4 of my thesis and/or take a look at the code of all the dataset readers and the final stages for bounding boxes extraction for each ICDAR competition submission.

For results in the various competitions check out: