Commit 56f4ab70 authored by 刘明贵's avatar 刘明贵
Browse files

修改readme

parent 200b137b
......@@ -25,7 +25,7 @@ LPR模型的训练程序是train.py,初次训练模型使用以下命令:
```
python train.py \
--train_img_dirs 训练集文件夹路径 \
--train_img_dirs `训练集文件夹路径` \
--test_img_dirs 验证集文件夹路径
```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment