mirror of
https://github.com/open-mmlab/mmocr.git
synced 2025-06-03 21:54:47 +08:00
* 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
27 lines
455 B
ReStructuredText
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
|