Advertisement

卷积神经网络回顾AlexNet,VGGNet,Inception系列和ResNet系列

阅读量:

网络整理

  • AlexNet (2012)
    • VGGNet (2014)

    • Inception系列

      • GoogLeNet ——Inception v1 (2014)
      • BN-Inception——Inception v2 (2015)
      • Inception v3 (2016)
      • Inception v4 (2016)
      • Inception-ResNet (2016)
      • Xception (2017)
    • ResNet系列

      • ResNet v1 (2015)
      • ResNet v2 (2016)
      • ResNeXt (2017)
    • 总结

AlexNet模型及其2012年应用

AlexNet 是由 Alex Krizhevsky 等人在 2012 年发表的《ImageNet Classification with Deep Convolutional Neural Networks》论文中所提出的一种网络模型,并在当年的 ImageNet

全部评论 (0)

还没有任何评论哟~