深度学习之基础网络-Inception-V4

One example is the Inception architecture that has been shown to achieve very good performance at relatively low computational cost. Recently, the introduction of residual connections in conjunction with a more traditional architecture has yielded state-of-the-art performance in the 2015 ILSVRC challenge; its performance was similar to the latest generation Inception-v3 network. This raises the question of whether there are any benefit in combining the Inception architecture with residual connection.

思想

将残差网络与Inception进行结合,证明残差结构对网络的训练速度起到了非常关键的作用。
  • 因为Inception网络可以非常深,可以非常自然的将Inception模块更换为残差连接。这样,就可以把残差的优点加入到Inception模块,并且还可以保留Inception的计算效率的优点
  • 除了考虑和残差结合,作者也考虑了,Inception模块本身是不是也可以做到更深,更宽。

残差结构:


这里写图片描述

模型结构

  • Inception V4
    • 只有Inception模块
    • 如果模块中含有”V”,表示采用”VALID”的Padding,否则为”SAME”
    • 深度达到了75层(卷积)
    • 共用模块Reduction-A: k=192,l=
  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值