You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion was converted from issue #16418 on September 08, 2025 14:23.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
🔎 Search before asking
🐛 Bug (问题描述)
背景:复杂自然场景下的文字区域识别(段落级别)
由于Paddle OCR是行级别的检测,在自然场景下通过后处理暂时可以使用。但是我想进一步优化,即用我已经标注好的数据(四个点对应于文本区域的四边形)进行训练。目前已经进行如下几个实验的训练
下面是我的检测示例:

可以看出前者图片非常差,后者非常好。
请问一下:是否有训练的经验可供参考
如
🏃♂️ Environment (运行环境)
//
🌰 Minimal Reproducible Example (最小可复现问题的Demo)
//
Beta Was this translation helpful? Give feedback.
All reactions