Skip to content

0xzare/Number-OCR-with-Paddle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This app Extract phone and serial numbers from simcard image

Installation

for install and run app first create python virtualenv by this command

python -m venv venv

and then activate your virtualenv in your commandline or terminal

source ./venv/Scripts/activate

and then install requirements file in your python virtualenv by pip

pip install -r requirements.txt

and finally run your python project by running this command

python main.py

notice: you must connected to the internet while runnnig code first time to download some packages

About

Extract phone and serial numbers from image (OCR) with python paddle fraemwork and export to excel format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages