Creating CNN architecture for binary classification

3 Ansichten (letzte 30 Tage)
Marcin Kowalski
Marcin Kowalski am 3 Sep. 2018
Beantwortet: Vineet Joshi am 28 Okt. 2021
Hi,
I would like to construct an architecture for binary classification. The task is face re-identification. I would like to achieve that with Siamese model where two branches of network are feed with two images for each. The last part would be classification layer.
Is it possible to do it with NN Toolbox?
regards, Marcin

Antworten (1)

Vineet Joshi
Vineet Joshi am 28 Okt. 2021
Hi
The following link shows how you can create and work with a simease network in MATLAB.
Hope this helps
Thanks

Community Treasure Hunt

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

Start Hunting!

Translated by