mmocr/docs/en/api/apis.rst
Tong Gao ad470e323a
[Feature] Refactor Inferencers (#1608)
* tmp commit

* initial

* kie

* update MMOCRInferencer and ocr.py

* fix

* fix bug & add ut

* ut for kie

* part of mmocr inferencer ut

* part of mmocr inferencer ut

* ut

* ut

* docs

* inferencer

* Add TextSpotInferencer

* test

* fix

* textspot

* fix

* test

* test

* fix

* fix
2023-02-02 19:05:55 +08:00

27 lines
455 B
ReStructuredText

.. role:: hidden
:class: hidden-section
mmocr.apis
===================================
.. contents:: mmocr.apis
:depth: 2
:local:
:backlinks: top
.. currentmodule:: mmocr.apis.inferencers
Inferencers
---------------------------------------------
.. autosummary::
:toctree: generated
:nosignatures:
:template: classtemplate.rst
MMOCRInferencer
TextDetInferencer
TextRecInferencer
TextSpotInferencer
KIEInferencer