Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 509 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 509 Bytes

Detecting printed text

A neural network to detect whether a selected region has printed text or not.

This code is the implementation of the following [paper](to fill)

The train, test files are generated by creating grayscale character images that are 32 x 32. They can be downloaded from dropbox.

Input:

non-text

Output:

non-text

Input:

text

Output:

text