Saurabh1105's picture
MMdet Model for Image Segmentation
6c9ac8f
# Copyright (c) OpenMMLab. All rights reserved.
from .loops import TeacherStudentValLoop
__all__ = ['TeacherStudentValLoop']