liyy201912's picture
Upload folder using huggingface_hub
cc0dd3c
raw
history blame contribute delete
118 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from .transforms import flip_keypoints
__all__ = ['flip_keypoints']