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