No appropriate method, property, or field 'blobs' for class 'SeriesNetwork'

2 ビュー (過去 30 日間)
Tripoli Settou
Tripoli Settou 2018 年 2 月 4 日
コメント済み: Walter Roberson 2018 年 2 月 6 日
I am getting error No appropriate method, property, or field 'blobs' for class 'SeriesNetwork' when I execute this instruction data = net.blobs('conv5').get_data();. Could you help me please?
  13 件のコメント
Tripoli Settou
Tripoli Settou 2018 年 2 月 6 日
I want to know how can i get features "output data" of each layer. Is "activations" function can do that?? when I search, I find some people use blobs in caffe /Matlab to get features of each layer, so i want to get this features without using blobs/caffe.
Walter Roberson
Walter Roberson 2018 年 2 月 6 日
It does appear that activations() can return the feature outputs for a given layer. See also https://www.mathworks.com/help/nnet/examples/visualize-features-of-a-convolutional-neural-network.html

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeImage Data Workflows についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by