Mountchicken's picture
Upload 704 files
9bf4bd7
raw
history blame contribute delete
131 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from .tps_preprocessor import STN, TPStransform
__all__ = ['TPStransform', 'STN']