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

2 vues (au cours des 30 derniers jours)
Tripoli Settou
Tripoli Settou le 4 Fév 2018
Commenté : Walter Roberson le 6 Fév 2018
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 commentaires
Tripoli Settou
Tripoli Settou le 6 Fév 2018
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 le 6 Fév 2018
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

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Image Data Workflows dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by