Ältere Kommentare anzeigen
AlexNetの深さ8層、GoogleNetの深さ22層は何を数えていますか?
Akzeptierte Antwort
Weitere Antworten (1)
Hiroyuki Hishida
am 20 Nov. 2019
Bearbeitet: Hiroyuki Hishida
am 20 Nov. 2019
2 Stimmen
Mawatari様、
例えばalexnetの論文に、以下の説明があります。 Now we are ready to describe the overall architecture of our CNN. As depicted in Figure 2, the net contains eight layers with weights; the first five are convolutional and the remaining three are fully- connected.
https://papers.nips.cc/paper/4824-imagenet-classification-with-deep-convolutional-neural-networks.pdf
この論文の図2と、matlabで読み込んだalexnetを比較いただきますと、対応関係がわかるかと思います。
いかがでしょうか?
菱田
1 Kommentar
Tsubasa Mawatari
am 21 Nov. 2019
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!