Mountchicken's picture
Upload 704 files
9bf4bd7
raw
history blame contribute delete
146 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from .data_preprocessor import TextRecogDataPreprocessor
__all__ = ['TextRecogDataPreprocessor']