Skip to content

saiful9379/Text-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Text-Detection

Text detection is the common functionality for a OCR. So there are lot of approaches to detect text that are already uses and measure their performance.I try follow state of the art Text detection approaches to Detect text of my own custom image dataset. Test Result,

Environment

  • python == 3.5
  • keras == 2.2.4
  • tensorflow==1.13.1 or tensorflow-gpu == 1.15

Test Result

test_1

Another appoches detection the text region

Test 1

Test Case : 1

Test 1

Test Case : 2

Test 2

Data preprocess

Custom data preprocessing link

Research Paper

Paper link EAST and following github link EAST github.

About

The text detection is the common functionality for a OCR .So there are lot of approaches to detect text that are already uses.I try follow state of the art Text detection approaches to Detect text of my own custom image dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors