필터 지우기
필터 지우기

classifier in CNN for signature verification

조회 수: 8 (최근 30일)
swathi
swathi 2019년 4월 5일
답변: Fadi Alsuhimat 2020년 7월 14일
Hello professionals, I am stuck in a project of signature verification using CNN. Please help. Here I am briefing out the problem: I have trained CNN(with 7 layers-1 input layer,2 convolution layers, 2 pooling layers, 2 fully connected layers ). I trained the network with 25 saamples of signatures(5 samples of each user). and got the feaures extracted from these, stored in a variable cnn.a (10*25). Used 1 test image. got the features extracted(10*1) from it using trained cnn.
I am not getting the solution for classification. how i can continue further to classify signature as to which user it belongs to?
Please help me. I am very much in need of it.

답변 (1개)

Fadi Alsuhimat
Fadi Alsuhimat 2020년 7월 14일
hi
use this link is helpfull for your case

카테고리

Help CenterFile Exchange에서 Image Data Workflows에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by