HaMeR / mmpose /models /utils /__init__.py
geopavlakos's picture
Initial commit
d7a991a
# Copyright (c) OpenMMLab. All rights reserved.
from .smpl import SMPL
__all__ = ['SMPL']