PP-OCRv6 medium det โ ONNX
PaddlePaddle's PP-OCRv6 medium text detector, exported to ONNX for on-device inference in Fumeto Reader Plus. Unmodified weights โ this repository exists so the app can fetch the detector at runtime instead of shipping it inside the APK.
Pair it with PP-OCRv6_small_rec_manga_ONNX: the detector finds text lines, the recogniser reads them.
Usage
Runs under ONNX Runtime (Android native with the XNNPACK provider, or onnxruntime-web via WebAssembly). The app feeds it a resized page image and takes the segmentation map, then groups the resulting boxes into lines.
SHA-256: eb13b44b25bb36f89528b68720af8a61d9cf381176107f465db1757b65d086e1
License
Apache-2.0, as the base model.
Model tree for fumetodev/PP-OCRv6_medium_det_ONNX
Base model
PaddlePaddle/PP-OCRv6_medium_det