Skip to content

[Regression] Lack of Slice Parameter #15868

Open
@karanataryn

Description

@karanataryn

🔎 Search before asking

  • I have searched the PaddleOCR Docs and found no similar bug report.
  • I have searched the PaddleOCR Issues and found no similar bug report.
  • I have searched the PaddleOCR Discussions and found no similar bug report.

🐛 Bug (问题描述)

Similar to the discussion here: #14677, we need a slice parameter to be able to handle large input images and files. Otherwise, PaddleOCR drops important text.

🏃‍♂️ Environment (运行环境)

Debian Linux x86, Python 3.11.2, PaddleOCR 3.0.2

🌰 Minimal Reproducible Example (最小可复现问题的Demo)

Image

Run reader.predict() on the above image after initialize a PaddleOCR reader.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions