Skip to content

biggerlambda/printed_text_detect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Deep net to classify image with text vs image with no text

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages