Files
FastDeploy/docs/api_docs/python/object_detection.md
WJJ1995 7ce3da6556 [Doc] Add Preprocessor&&Postprocessor API (#665)
* add onnx_ort_runtime demo

* rm in requirements

* support batch eval

* fixed MattingResults bug

* move assignment for DetectionResult

* integrated x2paddle

* add model convert readme

* update readme

* re-lint

* add processor api
2022-11-22 19:59:18 +08:00

3.7 KiB
Executable File

Object Detection(目标检测)

fastdeploy.vision.detection.PaddleDetPreprocessor

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

fastdeploy.vision.detection.PaddleDetPostprocessor

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

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.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:

fastdeploy.vision.detection.NanoDetPlus

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

fastdeploy.vision.detection.ScaledYOLOv4

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

fastdeploy.vision.detection.YOLOR

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

fastdeploy.vision.detection.YOLOv5Preprocessor

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

fastdeploy.vision.detection.YOLOv5Postprocessor

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

fastdeploy.vision.detection.YOLOv5

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

fastdeploy.vision.detection.YOLOv5Lite

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

fastdeploy.vision.detection.YOLOv6

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

fastdeploy.vision.detection.YOLOv7Preprocessor

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

fastdeploy.vision.detection.YOLOv7Postprocessor

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

fastdeploy.vision.detection.YOLOv7

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

fastdeploy.vision.detection.YOLOR

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

fastdeploy.vision.detection.YOLOv7End2EndORT

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

fastdeploy.vision.detection.YOLOv7End2EndTRT

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

fastdeploy.vision.detection.YOLOX

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