RSPrompter / mmyolo /testing /__init__.py
KyanChen's picture
Upload 89 files
3094730
raw
history blame
117 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from ._utils import get_detector_cfg
__all__ = ['get_detector_cfg']