Resnet50に空間Attentionを導入する方法を教えてほしい。
Show older comments
177層あるResnet50に空間的Attentionを導入したいです。
ディ―プネットワークデザイナーというMATLAB内のアプリを使用して、空間的Attentionを導入したネットワークを導入したいのですが、どの部分に組み込めばいいいのか教えていただきたいです。また、何を導入すればいいのかを具体駅に教えていただきたいです。
よろしくお願いします。
下記はResNet50の構造の一部で、ResNet50はこのような構造が繰り返されています。

Answers (0)
Categories
Find more on Deep Learning Toolbox 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!