Spaces:
Runtime error
Runtime error
File size: 117 Bytes
3094730 |
1 2 3 4 5 |
# Copyright (c) OpenMMLab. All rights reserved.
from ._utils import get_detector_cfg
__all__ = ['get_detector_cfg']
|