Skip to content

GoogLeNet Home
Type to start searching
    GitHub
    GitHub
    • Home
    • 工程概述
      • GoogLeNet
      • AlexNet vs. GoogLeNet
      • GoogLeNet_BN vs. GoogLeNet
      • Inception_v2 vs. GoogLeNet_BN
      • Inception_v2 vs. Inception_v3
    

    GoogLeNet¶

    数据相关:

    • [数据集][PASCAL VOC]07+12

    论文相关:

    • [Going deeper with convolutions]进一步深入卷积操作
    • 批量归一化:通过减轻内部协变量偏移来加速深度网络训练
    • [译]Rethinking the Inception Architecture for Computer Vision
    • Inception-v4, Inception-ResNet and the Impact of Residual Connections on Learning

    实现相关:

    • GoogLeNet
    • GoogLeNet_BN
    • [GoogLeNet]Inception_v2
    • [GoogLeNet]Inception_v3
    • [GoogLeNet]Inception-v4
    • [GoogLeNet]Inception-ResNet-v1
    • [GoogLeNet]Inception-ResNet-v2
    Next 工程概述
    2020, zhujian
    powered by MkDocs and Material for MkDocs