Skip to content

VikasOjha666/Textline-Segmentation-using-UNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Textline-Segmentation-using-UNet.

Recognizing full pages requires the page to be split into lines as most of the text recognition model works on line level.Here I have used U-Net to do semantic segmentation of the text lines and predict the mask associated with them.Contour detection can be applied on these mask to split the page into lines.I have used my own privated dataset which I created by manual annotation.

Requirements

Keras with tensorflow

Opencv

Numpy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published