8000 GitHub - trinhtuanvubk/handwriten-ocr-kalapa2023
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

trinhtuanvubk/handwriten-ocr-kalapa2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

handwriten-ocr-kalapa2023

Environment

  • To create venv:
virualenv venv
source venv/bin/activate
pip install -r requirements.txt

Augment Data

  • For data train (from dataset kalapa)
cd ./gen_text/OCR-Vietnamese-Text-Generator/augment
python augment_training.py --root # path image (include ./images and ./labels)
# Default augment X 10 
  • For data synthetic (from dataset gen)
cd ./gen_text/OCR-Vietnamese-Text-Generator/augment
python augment_training.py --root # path image (include ./images and ./labels)
# Default augmant X 1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0