Shortcuts

mmocr.models.textrecog.recognizer.satrn 源代码

from mmocr.models.builder import DETECTORS
from .encode_decode_recognizer import EncodeDecodeRecognizer


[文档]@DETECTORS.register_module() class SATRN(EncodeDecodeRecognizer): """Implementation of `SATRN <https://arxiv.org/abs/1910.04396>`_"""
Read the Docs v: latest
Versions
latest
stable
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.