Skip to content

Sush-09/Text-Detection-from-Images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Text-Detection-from-Images

Python is used to detect text from images.
Firstly, to install Opencv and EasyOCR, run the following commands in the command prompt.
pip install torch torchvision torchaudio
pip install easyocr
Also make sure that you have matplotlib and numpy modules installed.
If not install them in the same way.

About

It can detect smallest text from an image.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages