-
Notifications
You must be signed in to change notification settings - Fork 13
Performance issue with single-image processing on macOS #91
Copy link
Copy link
Open
Description
System Configuration: macOS with M4 chip and 24GB RAM
../target/release/examples/paddleocr_vl --model-dir models/PaddleOCR-VL-1.5 --task ocr demo_p.png
2026-02-06T02:19:38.000180Z INFO paddleocr_vl: PaddleOCR-VL Recognition Example (Candle-based)
2026-02-06T02:19:38.000289Z INFO paddleocr_vl: Task: Ocr
2026-02-06T02:19:38.000324Z INFO paddleocr_vl: Using device: Cpu
2026-02-06T02:19:38.000327Z INFO paddleocr_vl: Loading PaddleOCR-VL model from: models/PaddleOCR-VL-1.5
2026-02-06T02:19:42.940209Z INFO paddleocr_vl: Model loaded in 4939.86ms
2026-02-06T02:19:42.940231Z INFO paddleocr_vl:
=== Processing 1 images ===
2026-02-06T02:19:42.940234Z INFO paddleocr_vl:
Processing: demo_p.png
2026-02-06T02:20:16.076940Z INFO paddleocr_vl: Inference time: 33133.90ms
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels