文本方向分类模型配置文件与提供的权重对不上 #15664
Unanswered
wuxianjun666
asked this question in
Q&A
Replies: 1 comment
-
这个配置文件 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
configs中给的配置文件是ch_PP-OCRv3_rotnet.yml,但是这个网站上https://paddlepaddle.github.io/PaddleOCR/latest/version3.x/module_usage/textline_orientation_classification.html
给的权重是PP-LCNet_x0_25_textline_ori和PP-LCNet_x1_0_textline_ori,然后配置文件中的ch_PP-OCRv3_rotnet.yml找不到其对应的预训练权重。请问一下,如果我想在[PaddleOCR]这个project中训练文本行分类模型,应该如何写PP-LCNet_x0_25_textline_ori这个模型所需要的配置文件。
Beta Was this translation helpful? Give feedback.
All reactions