Mountchicken's picture
Upload 704 files
9bf4bd7
raw
history blame
187 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from .data import create_dummy_dict_file, create_dummy_textdet_inputs
__all__ = ['create_dummy_dict_file', 'create_dummy_textdet_inputs']