Inception系列各版本之间的差异总结

Version-info list

  • [v1] Going Deeper with Convolutions, 6.67% test error, http://arxiv.org/abs/1409.4842
  • [v2] Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift, 4.8% test error, http://arxiv.org/abs/1502.03167
  • [v3] Rethinking the Inception Architecture for Computer Vision, 3.5% test error,  http://arxiv.org/abs/1512.00567
  • [v4] Inception-v4, Inception-ResNet and the Impact of Residual Connections on Learning, 3.08% test error, http://arxiv.org/abs/1602.07261

Version-details

  • Inception-v1(22-layers

              

                                                                               Figure 1. Inception module

   

                                                                                     Figure 2. Inception-v1

  • Inception-v2(22-layers

    与Inception-v1相比,Inception-v2进行了如下的变化:

  1. 将所有的inception-module中的5x5的卷积操作用两个(串联)3x3的卷积代替;
  2. 卷积操作之后加入了BatchNormalization

                                        

                                                          Figure 3. distribution without/with BN

   Advantage of BN:

  1. Fix the distribution of X over time
  2. High learning rate can be used
  • Inception-v3(42-layers

 Inception-v3主要目的在于:1.减少网络参数、2.computational efficiency。文章给出了4条设计网络的建议:

  1. Avoid representational bottlenecks[不同的module之间,feature-dimension变化应该缓慢一些]
  2. Higher dimensional representations are easier to process locally within a network[在高维特征上处理局部信息更容易]
  3. Spatial aggregation can be done over lower dimensional embeddings[Yahoo]
  4. Balance the width and depth of the network

 基于以上的四条原则,作者设计了如图4所示的三种不同的module,将他们应用在网络的不同阶段。

                                                                 Figure 4. different Inception-module

网络结构:

                                      

                    

 

  • 1
    点赞
  • 4
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

ReLuJie

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

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

余额充值