mirror of https://github.com/alibaba/EasyCV.git
4 lines
115 B
Python
4 lines
115 B
Python
|
# Copyright (c) Alibaba, Inc. and its affiliates.
|
||
|
from .encoder_decoder import EncoderDecoder
|
||
|
from .heads import *
|