### 🔎 Search before asking - [x] I have searched the PaddleOCR [Docs](https://paddlepaddle.github.io/PaddleOCR/) and found no similar bug report. - [x] I have searched the PaddleOCR [Issues](https://github.com/PaddlePaddle/PaddleOCR/issues) and found no similar bug report. - [x] I have searched the PaddleOCR [Discussions](https://github.com/PaddlePaddle/PaddleOCR/discussions) and found no similar bug report. ### 🐛 Bug (问题描述) 原图如下: <img width="1644" height="2275" alt="Image" src="https://github.com/user-attachments/assets/465b180a-c3b2-42f4-b935-cf09e6a1ab9b" /> 本地部署识别后的md: <img width="823" height="871" alt="Image" src="https://github.com/user-attachments/assets/7816a57d-2209-4a1e-89bc-c94023e3f877" /> ### 🏃♂️ Environment (运行环境) 系统:ubuntu24.04 显卡:3090 24G ### 🌰 Minimal Reproducible Example (最小可复现问题的Demo) 暂无