forum.alglib.net

ALGLIB forum
It is currently Thu Mar 28, 2024 3:03 pm

All times are UTC


Forum rules


1. This forum can be used for discussion of both ALGLIB-related and general numerical analysis questions
2. This forum is English-only - postings in other languages will be removed.



Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Classification (face recognition)
PostPosted: Sun May 07, 2017 11:23 am 
Offline

Joined: Sun May 07, 2017 11:06 am
Posts: 1
Hi,

I have 12 double values - features of the face. I want to train the neural network to recognize the definite face. (the face of one person)
But the function:
Code:
void mlpcreatetrainercls(int nin, int nclasses, out mlptrainer s)
allows to create at least 2 classes.
1. Is it possible to create the network with one class? How to learn network to recognise the similarity of the faces: (similarity of the input face with the face from the learning set).
I expect network returning the percentage values of similarity (0.7(9) - the high similarity , 0.3(0.5) - the low similarity).
2. If the above task is hardly ever possible, please let me know if it is worth to learn network to recognise several faces? (and to use several classes).
Please advice.

Thanks,
Ivan


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 53 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group