diff --git a/README.md b/README.md index bad220dc16d9e40f9cc1fffd34125508767f2109..3a23529ed34a9e6753e7a71103a52acf3ce9b0c7 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This is an implementation of CRNN (CNN+LSTM+CTC) for chinese text recognition. ``` Optional: downoad the two files [here](https://pan.baidu.com/s/1xQ38TTUrxMytVp1VY6Y4Pg) ## Training -1. Revide the path of images and txt files in train.py +1. Revise the path of images and txt files in train.py 2. Run ``` $ python train.py 2>&1 | tee log.txt