Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
KyanChen
/
RSPrompter
like
11
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
66ce000
RSPrompter
/
mmyolo
/
testing
/
__init__.py
KyanChen
Upload 89 files
3094730
over 1 year ago
raw
Copy download link
history
blame
Safe
117 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from
._utils
import
get_detector_cfg
__all__ = [
'get_detector_cfg'
]