"...git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "eb01e8d2755a73f7c8db121d7b69b36bee1cae22"
Commit d8231a66 authored by liuhy's avatar liuhy
Browse files

编写readme

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