PaddleOCR icon indicating copy to clipboard operation
PaddleOCR copied to clipboard

SVTR配置文件

Open peiwenYe opened this issue 2 years ago • 1 comments

请问SVTR系列的small base large有配置文件,我看到只提供了tiny的,没有其他三个,如果我export_model时直接用tiny的配置文件导出其他三个模型会提示模型和预训练参数不一致。

peiwenYe avatar Oct 20 '22 08:10 peiwenYe

不同模型参数和配置文件可以点击SVTR模型的下载链接获得:https://github.com/PaddlePaddle/PaddleOCR/blob/release/2.6/doc/doc_ch/algorithm_rec_svtr.md#3

tink2123 avatar Oct 24 '22 06:10 tink2123