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