File size: 119 Bytes
d7e58f0
 
 
 
1
2
3
4
5
# Copyright (c) OpenMMLab. All rights reserved.
from .channel_mapper import ChannelMapper

__all__ = ['ChannelMapper']