mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-05 08:37:06 +08:00
48 lines
965 B
ReStructuredText
48 lines
965 B
ReStructuredText
FastDeploy
|
|
=======================================
|
|
|
|
* GitHub Repository: https://github.com/PaddlePaddle/FastDeploy
|
|
|
|
* Issue Feedback: http://www.github.com/PaddlePaddle/FastDeploy/issues
|
|
|
|
* Contact Us: fastdeploy@baidu.com
|
|
|
|
.. toctree::
|
|
:caption: Vision Task Model API (视觉任务模型API)
|
|
:maxdepth: 2
|
|
:titlesonly:
|
|
|
|
object_detection.md
|
|
ocr.md
|
|
semantic_segmentation.md
|
|
image_classification.md
|
|
keypoint_detection.md
|
|
matting.md
|
|
face_recognition.md
|
|
face_detection.md
|
|
face_alignment.md
|
|
headpose.md
|
|
|
|
|
|
.. toctree::
|
|
:caption: Predict Result Struct (预测结果结构体)
|
|
:maxdepth: 3
|
|
:titlesonly:
|
|
|
|
vision_results_en.md
|
|
|
|
.. toctree::
|
|
:caption: FastDeploy Runtime API (多后端推理引擎API)
|
|
:maxdepth: 2
|
|
:titlesonly:
|
|
|
|
runtime.md
|
|
runtime_option.md
|
|
|
|
.. toctree::
|
|
:caption: Vision Processor (图像预处理库)
|
|
:maxdepth: 2
|
|
:titlesonly:
|
|
|
|
vision_processor.md
|