mirror of
https://github.com/alibaba/EasyCV.git
synced 2025-06-03 14:49:00 +08:00
4 lines
100 B
Python
4 lines
100 B
Python
# Copyright (c) Alibaba, Inc. and its affiliates.
|
|
from . import heads
|
|
from .top_down import TopDown
|