mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-05 08:37:06 +08:00

* Update VERSION_NUMBER * Update paddle_inference.cmake * Delete docs directory * release new docs * update version number * add vision result doc * update version * fix dead link * fix vision * fix dead link * Update README_EN.md * Update README_EN.md * Update README_EN.md * Update README_EN.md * Update README_EN.md * Update README_CN.md * Update README_EN.md * Update README_CN.md * Update README_EN.md * Update README_CN.md * Update README_EN.md * Update README_EN.md Co-authored-by: leiqing <54695910+leiqing1@users.noreply.github.com>
简体中文| English
Tutorials
Install
- How to Install FastDeploy Prebuilt Libraries
- How to Build and Install FastDeploy Library on GPU Platform
- How to Build and Install FastDeploy Library on CPU Platform
- How to Build and Install FastDeploy Library on Nvidia Jetson Platform
- How to Build and Install FastDeploy Library on Android Platform
A Quick Start - Demos
- PP-YOLOE Python Deployment Demo
- PP-YOLOE C++ Deployment Demo
- A Quick Start on Runtime Python
- A Quick Start on Runtime C++
API (To be continued)
Performance Optimization
Frequent Q&As
- 1. How to Change Inference Backends
- 2. How to Use FastDeploy C++ SDK on Windows Platform
- 3. How to Use FastDeploy C++ SDK on Android Platform(To be Continued)
- 4. Tricks of TensorRT
- 5. How to Develop a New Model(To be Continued)