Commit 927da809 authored by liuhy's avatar liuhy
Browse files

编写readme

parent 1190d6e3
...@@ -23,7 +23,6 @@ Fine-tunning使用以下命令: ...@@ -23,7 +23,6 @@ Fine-tunning使用以下命令:
--pretrained_model 预训练模型路径 \ --pretrained_model 预训练模型路径 \
--resume_epoch Fine-tuning训练的起始epoch \ #fine-tuning时只训练从起始epoch到最大epoch --resume_epoch Fine-tuning训练的起始epoch \ #fine-tuning时只训练从起始epoch到最大epoch
--max_epoch 训练的最大epoch --max_epoch 训练的最大epoch
### 测试 ### 测试
LPR模型用test.py对训练出的模型进行测试,使用方法如下: LPR模型用test.py对训练出的模型进行测试,使用方法如下:
......
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