diff --git a/README.md b/README.md index 3a23529ed34a9e6753e7a71103a52acf3ce9b0c7..19b753a351be9d25c48e5bb567a809542907970a 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. Revise the path of images and txt files in train.py +1. Modify the path of images and txt files in train.py 2. Run ``` $ python train.py 2>&1 | tee log.txt