PP-OCRv6_Demo/benchmarks
kuuhaku 78bd690b7e feat:仿照VL1.6实现,并添加了模型选择,默认是medium模型,还有small、tiny可以选 2026-07-17 10:19:05 +08:00
..
cpu feat:仿照VL1.6实现,并添加了模型选择,默认是medium模型,还有small、tiny可以选 2026-07-17 10:19:05 +08:00
gpu feat:仿照VL1.6实现,并添加了模型选择,默认是medium模型,还有small、tiny可以选 2026-07-17 10:19:05 +08:00
README.md feat:仿照VL1.6实现,并添加了模型选择,默认是medium模型,还有small、tiny可以选 2026-07-17 10:19:05 +08:00

README.md

Benchmark

图片 Benchmark 默认保存在:

outputs/images/<图片名_扩展名>/benchmark.json

示例:

python ocr.py data/images/手写01.png --warmup 1 --rounds 3

需要额外复制时:

python ocr.py data/images/手写01.png --benchmark-json benchmarks/cpu/手写01.json