modify docs

This commit is contained in:
jiangjiajun
2022-11-16 09:58:01 +00:00
parent 18669b539a
commit fac2a9bede
14 changed files with 28 additions and 22 deletions

View File

@@ -1,4 +1,4 @@
# Object Detection API
# Object Detection(目标检测)
## fastdeploy.vision.detection.PPYOLOE
@@ -16,14 +16,6 @@
:inherited-members:
```
## fastdeploy.vision.detection.PPYOLOv2
```{eval-rst}
.. autoclass:: fastdeploy.vision.detection.PPYOLOv2
:members:
:inherited-members:
```
## fastdeploy.vision.detection.PicoDet
```{eval-rst}