Skip to content

Commit

Permalink
update inference.md to inference_en.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WenmuZhou committed Dec 12, 2020
1 parent cee24ca commit 0e80bad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/doc_en/models_list_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The downloadable models provided by PaddleOCR include `inference model`, `traine

|model type|model format|description|
|--- | --- | --- |
|inference model|inference.pdmodel、inference.pdiparams|Used for reasoning based on Python prediction engine,[detail](./inference.md)|
|inference model|inference.pdmodel、inference.pdiparams|Used for reasoning based on Python prediction engine,[detail](./inference_en.md)|
|trained model, pre-trained model|\*.pdparams、\*.pdopt、\*.states |The checkpoints model saved in the training process, which stores the parameters of the model, mostly used for model evaluation and continuous training.|
|slim model|\*.nb|Generally used for Lite deployment|

Expand Down

0 comments on commit 0e80bad

Please sign in to comment.