CNN经典结构(Lenet,AlexNet,VGG,GoogleNet,ResNet, Resnext, Densenet, Senet, BAM,mobilenet)及其pytorch实现
文章目录CNN经典结构前言ArchitectureRegularizationLearningRateScheduler经典网络结构1.LeNet52.AlexNet3.VGG4.GoogleNetInceptionv1Inceptionv2Inceptionv3Inceptionv4,Inception-ResNet5.ResNet6.preresnet7.resnext8.densenet9.