# Copyright (c) Alibaba, Inc. and its affiliates.
from .transforms import SegRandomCrop

__all__ = ['SegRandomCrop']
