File size: 125 Bytes
a249588
 
 
 
1
2
3
4
5
# Copyright (c) OpenMMLab. All rights reserved.
from .dwpose_distiller import DWPoseDistiller

__all__ = ['DWPoseDistiller']