Are there any convolutional networks in the DL Toolbox whose output layers are implemented as fullyConnectedLayers?

1 vue (au cours des 30 derniers jours)
Within the library of neural networks offered through the Deep Learning Toolbox, are there any convolutional neural netwoks that contain fully connected layers? If, as an exercise, I wished to convert the fully connected layers to convolutional layers (so as to convert the network to an FCN), is the procedure for doing so straightforward?

Réponses (1)

David Willingham
David Willingham le 3 Mai 2022
Hi Matt,
In this doc page, it shows an example of a network that has both convolutional layers and full connected layers:
Can you clarify a little more on why you want to convert fully connected layers to convolutional layers?
David
  3 commentaires
Matt J
Matt J le 3 Mai 2022
Modifié(e) : Matt J le 3 Mai 2022
Also, regarding the doc page you referenced, I know that it is possible to construct a CNN wih fully connected layers, but my question is about the stock networks that I see when I open deepnetworkDesigner. In the deepnetworkDesigner library, there don't seem to be any CNNs with fully convolutional layers. I'm wondering if that is coincidence.

Connectez-vous pour commenter.

Catégories

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

Produits


Version

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by