weights: https://drive.google.com/file/d/1CkDeDq3s9fjL4sV-hSRlHjupnW1EXl8o/view?usp=drive_link
- git clone or download source code
- conda create -n "vietocr"
- conda activate vietocr
- pip install requirement.txt
- to train, replace root of your data in file train.py
- to predict, replace root of your test in predict.py