“`” 出现了新的网络结构DenseNet, SENet,先简单介绍一下densenet,任意两层之间都有连接,将每一层学到的特征传送给之后的所有层,除去深度和宽度,在feature上做到极致化,实现特征的重复利用,并且将每一层设计的很窄,每层只学习很少的特征图,在保证精度的情况下减少了计算量

<a class=""url"" href=""https://blog.csdn.net/u014380165/article/details/78006626"" target=""_blank"">https://blog.csdn.net/u014380165/article/details/78006626</a> SENet

<pre><code> "“`

Was this helpful?

0 / 0

发表回复 0

Your email address will not be published.