Files
FastDeploy/docs/api_docs/python/index.rst
guxukai 631f94d276 [CVCUDA] Update CV-CUDA to v0.2.1, add vision processor C++ tutorial (#1678)
* update cvcuda 0.2.0 -> 0.2.1

* add cpp tutorials demo

* fix reviewed problem
2023-03-24 16:57:35 +08:00

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