-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Open
Description
🔎 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 (问题描述)
File "/root/miniforge3/lib/python3.11/site-packages/paddleocr/_pipelines/ocr.py", line 161, in init
super().init(**base_params)
File "/root/miniforge3/lib/python3.11/site-packages/paddleocr/_pipelines/base.py", line 62, in init
self._common_args = parse_common_args(
^^^^^^^^^^^^^^^^^^
File "/root/miniforge3/lib/python3.11/site-packages/paddleocr/_common_args.py", line 43, in parse_common_args
raise ValueError(f"Unknown argument: {name}")
ValueError: Unknown argument: drop_score
🏃♂️ Environment (运行环境)
python3.11 centos9
🌰 Minimal Reproducible Example (最小可复现问题的Demo)
None
Metadata
Metadata
Assignees
Labels
No labels