Computer Science/CS231n
09. CNN Architecture
jake1119
2022. 2. 22. 18:39
728x90
Intro
In Lecture 9 we discuss some common architectures for convolutional neural networks. We discuss architectures which performed well in the ImageNet challenges, including AlexNet, VGGNet, GoogLeNet, and ResNet, as well as other interesting models.
Keywords: AlexNet, VGGNet, GoogLeNet, ResNet, Network in Network, Wide ResNet, ResNeXT, Stochastic Depth, DenseNet, FractalNet, SqueezeNet
AlexNet
VGGNet
GoogLeNet
Problem
Solution
ResNet
Hypothesis
728x90