How to construct a Siamese network using Matlab Neural Network Toolbox?

38 vues (au cours des 30 derniers jours)
Linfang Xiao
Linfang Xiao le 9 Mai 2018
I want to construct a Siamese network. Is it can be realized by using Matlab Neural Network Toolbox? Can anyone give me some suggestion?
here is an error: Unable to add input layer to layer graph because the graph already contains one input layer. Layer graphs can contain only one input layer.

Réponses (3)

xiao
xiao le 10 Mai 2018
you can refer the demo of deep learning, maybe that will help you how to construct a network.
  1 commentaire
Von Duesenberg
Von Duesenberg le 10 Mai 2018
The OP is interested in a very specific type of network and I don't think the demos from the documentation tackle this aspect. Maybe this link can help: https://github.com/lenck/siamese-mnist

Connectez-vous pour commenter.


Anh Tran
Anh Tran le 26 Sep 2019

Shai Kendler
Shai Kendler le 5 Avr 2020
Thanks Anh Tran,
The example in the link you provided works very good for me. However, I don't have a good gpu. When I set execution environment 'parallel' it uses as single CPU. Please advise.
Thanks, Shai

Catégories

En savoir plus sur Sequence and Numeric Feature 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