sep_aspp_head源码

sep_aspp_head源码 DepthwiseSeparableASPPHead继承了ASPPHead 多了两个属性c1_in_channels, c1_channels (1)DepthwiseSeparableASPPModule继承了ASPPModule (2)其中包含有DepthwiseSeparableConvModule这个模块,即深度可分离卷积(包含depthwise_conv
相关文章
相关标签/搜索