Creating CNN architecture for binary classification

조회 수: 3 (최근 30일)
Marcin Kowalski
Marcin Kowalski 2018년 9월 3일
답변: Vineet Joshi 2021년 10월 28일
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

답변 (1개)

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

카테고리

Help CenterFile Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by