AlexNetにおける層構造について
Mostrar comentarios más antiguos
MATLABを用いてAlexNetの層構造を再現したいのですが、AlexNetのLayersをコマンドで出力すると
フィルターサイズは3次元、ストライドやパディングは2次元表記になっています。
仕組みとしてはconvolution3dLayerで、ストライドやパディングの奥行き方向を0にしたものなのか、
それとも別の何か関数を自作する必要があるのでしょうか。
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre インストールとライセンスの紹介 en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!