Commit d8231a66 authored by liuhy's avatar liuhy
Browse files

编写readme

parent f7467f08
......@@ -14,11 +14,9 @@ LPR模型的训练程序是train.py,初次训练模型使用以下命令:
`
python train.py \
--train_img_dirs 训练集文件夹路径 \
--test_img_dirs 验证集文件夹路径
python train.py \
--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