1
0
mirror of https://github.com/alibaba/EasyCV.git synced 2025-06-03 14:49:00 +08:00

5 lines
108 B
Python
Raw Normal View History

# Copyright (c) Alibaba, Inc. and its affiliates.
from .raw import SegSourceRaw
__all__ = ['SegSourceRaw']