- 模型集-models
- ============================
- PaddleX目前支持 `四种视觉任务解决方案 <../../cv_solutions.html>`_ ,包括图像分类、目标检测、实例分割和语义分割。对于每种视觉任务,PaddleX又提供了1种或多种模型,用户可根据需求及应用场景选取。
- .. toctree::
- :maxdepth: 2
- classification.md
- detection.md
- instance_segmentation.md
- semantic_segmentation.md
|