文本行方向分类可否支持0,90,180,270四个分类 #16091
hao-vizseek
started this conversation in
Ideas & Features
Replies: 1 comment
-
当前0和180其实已经包含90和270这两个方向了,不过是90和270两个方向逆时针旋转之后的文本行,在PP-OCRv5产线中无需关心,如果您的数据是文本行图片,则需要事先做一下处理,把竖直的文本行图片逆时针旋转一下 |
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.
-
目前文本行方向分类模型 PP-LCNet_x1_0_textline_ori 和 PP-LCNet_x0_25_textline_ori 只支持0和180两个分类,是否在未来的计划中能加入90和270这两个竖方向分类呢?
Beta Was this translation helpful? Give feedback.
All reactions