Commit f417e594 authored by liuhy's avatar liuhy
Browse files

编写readme

parent d8231a66
......@@ -12,14 +12,10 @@ LPR是一个基于深度学习技术的车牌识别模型,主要识别目标
### 训练与Fine-tunning
LPR模型的训练程序是train.py,初次训练模型使用以下命令:
`
python train.py \
--train_img_dirs 训练集文件夹路径 \
--test_img_dirs 验证集文件夹路径
`
Fine-tunning使用以下命令:
`
......
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