Files
FastDeploy/docs/api_docs/python/object_detection.md
Jason 3ff562aa77 Bump up to version 0.3.0 (#371)
* Update VERSION_NUMBER

* Update paddle_inference.cmake

* Delete docs directory

* release new docs

* update version number

* add vision result doc

* update version

* fix dead link

* fix vision

* fix dead link

* Update README_EN.md

* Update README_EN.md

* Update README_EN.md

* Update README_EN.md

* Update README_EN.md

* Update README_CN.md

* Update README_EN.md

* Update README_CN.md

* Update README_EN.md

* Update README_CN.md

* Update README_EN.md

* Update README_EN.md

Co-authored-by: leiqing <54695910+leiqing1@users.noreply.github.com>
2022-10-15 22:01:27 +08:00

1.2 KiB

Object Detection API

fastdeploy.vision.detection.PPYOLOE

.. autoclass:: fastdeploy.vision.detection.PPYOLOE
    :members:
    :inherited-members:

fastdeploy.vision.detection.PPYOLO

.. autoclass:: fastdeploy.vision.detection.PPYOLO
    :members:
    :inherited-members:

fastdeploy.vision.detection.PPYOLOv2

.. autoclass:: fastdeploy.vision.detection.PPYOLOv2
    :members:
    :inherited-members:

fastdeploy.vision.detection.PicoDet

.. autoclass:: fastdeploy.vision.detection.PicoDet
    :members:
    :inherited-members:

fastdeploy.vision.detection.PaddleYOLOX

.. autoclass:: fastdeploy.vision.detection.PaddleYOLOX
    :members:
    :inherited-members:

fastdeploy.vision.detection.YOLOv3

.. autoclass:: fastdeploy.vision.detection.PaddleYOLOX
    :members:
    :inherited-members:

fastdeploy.vision.detection.FasterRCNN

.. autoclass:: fastdeploy.vision.detection.FasterRCNN
    :members:
    :inherited-members:

fastdeploy.vision.detection.MaskRCNN

.. autoclass:: fastdeploy.vision.detection.MaskRCNN
    :members:
    :inherited-members: