from .gap import GlobalAveragePooling
from .hr_fuse import HRFuseScales


__all__ = ['GlobalAveragePooling', 'HRFuseScales']
