How does matlab visualize the deep neural network structure diagram?

18 vues (au cours des 30 derniers jours)
cui,xingxing
cui,xingxing le 7 Fév 2021
Commenté : cui,xingxing le 23 Fév 2021
Matlab is a very suitable software for numerical visualization, but has not been able to beautifully visualize the neural network architecture? Is there a similar toolbox that can achieve the visualization capabilities of the following image?
-------------------------------------------------------------
PlotNeuralNet
from source
reference:
Related issues:

Réponses (1)

Jack Xiao
Jack Xiao le 22 Fév 2021
plot(net) is a simple way to visualize net structure in matlab or deep network app designer is a better way.
but there is no specific tool described as above in matlab as it does not focus on this.
  1 commentaire
cui,xingxing
cui,xingxing le 23 Fév 2021
You are correct, so matlab is still lacking in some "drawing" aspects.

Connectez-vous pour commenter.

Catégories

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

Produits


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by