AlexNetにおける層構造について
Show older comments
MATLABを用いてAlexNetの層構造を再現したいのですが、AlexNetのLayersをコマンドで出力すると
フィルターサイズは3次元、ストライドやパディングは2次元表記になっています。
仕組みとしてはconvolution3dLayerで、ストライドやパディングの奥行き方向を0にしたものなのか、
それとも別の何か関数を自作する必要があるのでしょうか。
Accepted Answer
More Answers (0)
Categories
Find more on インストールとライセンスの紹介 in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!