Miroslav Purkrabek
add code
a249588
raw
history blame contribute delete
125 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from .dwpose_distiller import DWPoseDistiller
__all__ = ['DWPoseDistiller']