Implement all convolutional neural networks
CNN Origin:
LeNet5:
- Backpropagation Applied to Handwritten Zip Code Recognition (Y. LeCun -1989)
- Gradient-Based Learning Applied to Document Recognition (Y. LeCun -1998)
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: