Branch for Code AI model only
git clone https://gitlab.com/maycuatroi/ocrcore
cd ocrcore
pip install -r requirements.txt
- weight link : https://drive.google.com/file/d/13OtK29OBfE62hUmaj2MIJu9UKDKx-fyz/view?usp=sharing
- data_source link (data_source.zip): https://drive.google.com/drive/u/0/folders/1zjDt3NIKKsnwOg35leSUcOeBLj-3F0Lq
đặt ảnh vào folder ./test images
run :
python scripts/predict.py
Khi clone mới về chạy 1 lần để khởi tạo data set
python scripts/downlaod_data.py
python scripts/build_text_model.py
Chạy để training với data tự gen
python scripts/train_recognizer.py
Download data from : Link
Giải nén vào folder ./data -> ./data/data_cmnd/*
run scripts :
python scripts/training recognizer with real data.py