AlexNetにおける層構造について
Afficher commentaires plus anciens
MATLABを用いてAlexNetの層構造を再現したいのですが、AlexNetのLayersをコマンドで出力すると
フィルターサイズは3次元、ストライドやパディングは2次元表記になっています。
仕組みとしてはconvolution3dLayerで、ストライドやパディングの奥行き方向を0にしたものなのか、
それとも別の何か関数を自作する必要があるのでしょうか。
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur インストールとライセンスの紹介 dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!