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