Cathy0908 4c1b3145e6
[feature] add segmentation modules (#71)
* add segmentation module & add ResNetV1c & ResNetV1d & add benchmark
2022-05-31 20:19:17 +08:00

4 lines
115 B
Python

# Copyright (c) Alibaba, Inc. and its affiliates.
from .encoder_decoder import EncoderDecoder
from .heads import *