/Classification_model

The mainstream model of image classification is realized in this work. LeNet、VGG、Inception v1、v2、v3、v4、ResNet、SENet、ShuffleNet、MobileNet、GhostNet...

Primary LanguagePython

CNN_Model

Implement all convolutional neural networks

CNN Origin:

LeNet5:

AlexNet:

ZFNet:

NIN:

GoogleLeNet(Inception v1):

VGGNet:

Inception v2:

Inception v3:

ResNet v1:

ResNet v2:

Stochastic Depth:

WideResNet:

RiR:

Inception v4、Inception-ResNet v1 and Inception-ResNet v2:

FractalNet:

ResNeXt:

DenseNet:

DPN:

PyramidNet:

SENet:

SqueezeNet:

MobileNets V1:

MobileNets V2:

ShuffleNet V1:

ShuffleNet V2:

MobileNet V3:

EfficientNet:

GhostNet:

RegNet: