/root/.local/lib/python2.7/site-packages/sklearn/lda.py:4: DeprecationWarning: lda.LDA has been moved to discriminant_analysis.LinearDiscriminantAnalysis in 0.17 and will be removed in 0.19
"in 0.17 and will be removed in 0.19", DeprecationWarning)
Loading embeddings.
Training for3 classes.
Saving classifier to './generated-embeddings//classifier.pkl'
root@0787fe31c4a1:~/openface# ./demos/classifier.py train ./generated-embeddings/
/root/.local/lib/python2.7/site-packages/sklearn/lda.py:4: DeprecationWarning: lda.LDA has been moved to discriminant_analysis.LinearDiscriminantAnalysis in 0.17 and will be removed in 0.19
"in 0.17 and will be removed in 0.19", DeprecationWarning)
Loading embeddings.
Training for 3 classes.
Saving classifier to './generated-embeddings//classifier.pkl'
root@0787fe31c4a1:~/openface# ./demos/classifier.py train ./generated-embeddings/
/root/.local/lib/python2.7/site-packages/sklearn/lda.py:4: DeprecationWarning: lda.LDA has been moved to discriminant_analysis.LinearDiscriminantAnalysis in 0.17 and will be removed in 0.19
"in 0.17 and will be removed in 0.19", DeprecationWarning)
Loading embeddings.
Training for 3 classes.
Saving classifier to './generated-embeddings//classifier.pkl'
/root/.local/lib/python2.7/site-packages/sklearn/lda.py:4: DeprecationWarning: lda.LDA has been moved to discriminant_analysis.LinearDiscriminantAnalysis in 0.17 and will be removed in 0.19
"in 0.17 and will be removed in 0.19", DeprecationWarning)
=== yicunzhao.jpg ===
Predict wuyifan with 0.90 confidence.
root@0787fe31c4a1:~/openface# ./demos/classifier.py infer ./generated-embeddings/classifier.pkl yicunzhao.jpg
/root/.local/lib/python2.7/site-packages/sklearn/lda.py:4: DeprecationWarning: lda.LDA has been moved to discriminant_analysis.LinearDiscriminantAnalysis in 0.17 and will be removed in 0.19
"in 0.17 and will be removed in 0.19", DeprecationWarning)
=== yicunzhao.jpg ===
Predict wuyifan with 0.90 confidence.
root@0787fe31c4a1:~/openface# ./demos/classifier.py infer ./generated-embeddings/classifier.pkl yicunzhao.jpg
/root/.local/lib/python2.7/site-packages/sklearn/lda.py:4: DeprecationWarning: lda.LDA has been moved to discriminant_analysis.LinearDiscriminantAnalysis in 0.17 and will be removed in 0.19
"in 0.17 and will be removed in 0.19", DeprecationWarning)
=== yicunzhao.jpg ===
Predict wuyifan with 0.90 confidence.