Skip to content

A smart storage based on text detection and extraction. Using a Fully Convolutional Network, text is detected on the image. Next text is extracted and interpreted using pytesseract module, A OCR tool that contains an in-build RNN. After the similar images are clustered in the same folder.

Notifications You must be signed in to change notification settings

Saikat83/Smart-Storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Smart-Storage

A smart image storage based on text detection and extraction. Using a Fully Convolutional Network, text is detected on the image. Next text is extracted and interpreted using pytesseract module, A OCR tool that contains an in-build RNN. After the similar images are clustered in the same folder. For e.g, All the images wishing Good Morning or Good Night will be clustered to the same folder.Similarly Images wishing Merry christmas or Happy Diwali will be clusterd to the same destination.

About

A smart storage based on text detection and extraction. Using a Fully Convolutional Network, text is detected on the image. Next text is extracted and interpreted using pytesseract module, A OCR tool that contains an in-build RNN. After the similar images are clustered in the same folder.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages