# Copyright (c) OpenMMLab. All rights reserved. from .adabins_backbone import AdabinsBackbone __all__ = ['AdabinsBackbone']