mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 00:17:25 +08:00
5871f6c2af
Update multi_thread_process_ocr.py OCR infer doesn't need the "topk" arguments.
English | 中文
Tutorials
This directory provides some tutorials for FastDeploy. For other model deployment, please refer to the example FastDeploy/examples directly.
- Intel independent graphics card/integrated graphics card deployment see intel_gpu
- Model multithreaded call see multi_thread
- Image decoding, including hardward decoding, e.g. nvJPEG image_decoder
- Deploy models with C or C# API use_c_csharp_sdk