mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-05 16:48:03 +08:00
[Doc] Add comments for PPSeg && PPClas (#396)
* Add comment for PPSeg && PPClas * Update main_page.md
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# Semantic Segmentation API
|
||||
|
||||
comming soon...
|
||||
## fastdeploy.vision.segmentation.PaddleSegModel
|
||||
|
||||
```{eval-rst}
|
||||
.. autoclass:: fastdeploy.vision.segmentation.PaddleSegModel
|
||||
:members:
|
||||
:inherited-members:
|
||||
```
|
||||
|
Reference in New Issue
Block a user