Creating CNN architecture for binary classification
3 ビュー (過去 30 日間)
古いコメントを表示
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
0 件のコメント
回答 (1 件)
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
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Get Started with Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!