Posts 【Lecture 12.3】GooLeNet (Special study with laonpeople)
Post
Cancel

【Lecture 12.3】GooLeNet (Special study with laonpeople)

Course Study with CSC321

[2021.03.06]

Topic : Lecture 12.3: GooLeNet (이동재)

Notes :

Links :

Next : 2021.03.13 9:00 PM KST

Will Cover

VGG Net : using only 3X3 kernel ? (what is factorizing colvolution filter ?)

VGG Net : how to deal with gradient vanish/exploding problem (pre-trained kernel initializing)

VGG Net : technique on how-to train/test dataset (scale jittering) <- 어려운 개념이니 간단하게만

Rest Net : what is residual learning? ( Shortcut-connection? Identity mapping?)

Rest Net : what features resnet team took from VGG? (common vs. diff)

Rest Net : BottleNeck Layer (only for models with layers>50)

Rest Net : other experiment with CIFAR dataset (going for 1000 layers) ***

img1

img2

img3

img4

img5

img6

img7


This post is licensed under CC BY 4.0 by the author.