Effacer les filtres
Effacer les filtres

How can I view the Matlab CNN's convolutional layer filter's pixels value?

3 vues (au cours des 30 derniers jours)
Md. Rokibul Islam
Md. Rokibul Islam le 2 Juil 2017
I am working with CNN by Matlab. I can design filter size and number. I want to view the filter's pixels value. how can I do that? thank you in advance.

Réponses (2)

Marque Sevadera
Marque Sevadera le 13 Nov 2018
Hi! You can view your Convolutional2dLayer's filter values using this command:
networkName.Layers(numOfLayer).Weights

Samvram Sahu
Samvram Sahu le 4 Juil 2018
I also have the same doubt. Waiting for someone to give a rapchik reply.

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