File size: 136 Bytes
cc0dd3c
 
 
 
1
2
3
4
5
# Copyright (c) OpenMMLab. All rights reserved.
from .data_preprocessor import PoseDataPreprocessor

__all__ = ['PoseDataPreprocessor']