tomofi's picture
Add application file
2366e36
raw
history blame
No virus
129 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from .single_stage import SingleStageDetector
__all__ = ['SingleStageDetector']