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