mirror of https://github.com/open-mmlab/mmocr.git
107 lines
1.7 KiB
ReStructuredText
107 lines
1.7 KiB
ReStructuredText
|
.. role:: hidden
|
||
|
:class: hidden-section
|
||
|
|
||
|
mmocr.datasets
|
||
|
===================================
|
||
|
|
||
|
.. contents:: mmocr.datasets.transforms
|
||
|
:depth: 2
|
||
|
:local:
|
||
|
:backlinks: top
|
||
|
|
||
|
.. currentmodule:: mmocr.datasets.transforms
|
||
|
|
||
|
Loading
|
||
|
---------------------------------------------
|
||
|
|
||
|
.. autosummary::
|
||
|
:toctree: generated
|
||
|
:nosignatures:
|
||
|
:template: classtemplate.rst
|
||
|
|
||
|
LoadImageFromFile
|
||
|
LoadImageFromLMDB
|
||
|
LoadOCRAnnotations
|
||
|
LoadKIEAnnotations
|
||
|
|
||
|
|
||
|
TextDet Transforms
|
||
|
---------------------------------------------
|
||
|
|
||
|
.. autosummary::
|
||
|
:toctree: generated
|
||
|
:nosignatures:
|
||
|
:template: classtemplate.rst
|
||
|
|
||
|
BoundedScaleAspectJitter
|
||
|
FixInvalidPolygon
|
||
|
RandomFlip
|
||
|
SourceImagePad
|
||
|
ShortScaleAspectJitter
|
||
|
TextDetRandomCrop
|
||
|
TextDetRandomCropFlip
|
||
|
|
||
|
|
||
|
TextRecog Transforms
|
||
|
---------------------------------------------
|
||
|
|
||
|
.. autosummary::
|
||
|
:toctree: generated
|
||
|
:nosignatures:
|
||
|
:template: classtemplate.rst
|
||
|
|
||
|
PyramidRescale
|
||
|
PadToWidth
|
||
|
RescaleToHeight
|
||
|
|
||
|
|
||
|
OCR Transforms
|
||
|
---------------------------------------------
|
||
|
|
||
|
.. autosummary::
|
||
|
:toctree: generated
|
||
|
:nosignatures:
|
||
|
:template: classtemplate.rst
|
||
|
|
||
|
RandomCrop
|
||
|
RandomRotate
|
||
|
Resize
|
||
|
|
||
|
|
||
|
|
||
|
Formatting
|
||
|
---------------------------------------------
|
||
|
|
||
|
.. autosummary::
|
||
|
:toctree: generated
|
||
|
:nosignatures:
|
||
|
:template: classtemplate.rst
|
||
|
|
||
|
PackTextDetInputs
|
||
|
PackTextRecogInputs
|
||
|
PackKIEInputs
|
||
|
|
||
|
|
||
|
Transform Wrapper
|
||
|
---------------------------------------------
|
||
|
|
||
|
.. autosummary::
|
||
|
:toctree: generated
|
||
|
:nosignatures:
|
||
|
:template: classtemplate.rst
|
||
|
|
||
|
ImgAugWrapper
|
||
|
TorchVisionWrapper
|
||
|
|
||
|
|
||
|
Adapter
|
||
|
---------------------------------------------
|
||
|
|
||
|
.. autosummary::
|
||
|
:toctree: generated
|
||
|
:nosignatures:
|
||
|
:template: classtemplate.rst
|
||
|
|
||
|
MMDet2MMOCR
|
||
|
MMOCR2MMDet
|