This is a stripped-down version of PaddlePaddle/FastDeploy@v1 and MaaAssistantArknights/FastDeploy.
Removed unused components and dead code, focusing onfastdeploy_ppocr- Use system libraries (CMake
find_package) only - Support in-memory model and dictionary loading
- Reorganized project layout (
bindings/,services/) - Add support for PP-OCR v5 and v6
- Add multi-platform build script (
scripts/build.py)