Skip to content

AVAKSon/iOCR

 
 

Repository files navigation

https://docs.nvidia.com/deeplearning/cudnn/install-guide/index.html


install Nvidia drivers
install Cuda
install CUDnn
install python 3.10
create folder for program
move to this folder
unpack archived files to this folder
python -m venv venv 

venv\scripts\acticate.bat 
python.exe -m pip install --upgrade pip 
pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121
python torch13.py  (will be show 'True')
pip install easyocr
python test1.py (will show less 1 sec for photo)
pip install django
pip install levenshtein
copy .EasyOCR to users\user\
cd rentgen
python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 70.1%
  • CSS 15.0%
  • HTML 13.9%
  • Dockerfile 1.0%