geopavlakos's picture
Initial commit
d7a991a
raw
history blame contribute delete
91 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from .smpl import SMPL
__all__ = ['SMPL']