Open caibf opened 4 years ago
Hi! the SVM works with at least 2 sets. I suppose that you trained the model with only one face, in this case you have to put at least two face in the dataset.
Some starting resources: This is how SVM works: https://towardsdatascience.com/support-vector-machine-introduction-to-machine-learning-algorithms-934a444fca47 Or watch this video: https://www.youtube.com/watch?v=Y6RRHw9uN9o
Bye 👋
Environment
Description
Runtime exception of the example face_recognition_svm.py in my environment. I use it to train multiple images for only one person.
What I Did
The tree structure of test data:
The command I ran and the output: