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