ageitgey / face_recognition

The world's simplest facial recognition api for Python and the command line
MIT License
52.79k stars 13.42k forks source link

About knn #794

Open Evan-D opened 5 years ago

Evan-D commented 5 years ago

If i just have a sample image for a person,should i use knn classifier? Or there are any others useful classifier? Thank you!

andyrey commented 5 years ago

if you have only one sample image, there is no sense to use knn.

jianningsama commented 5 years ago

i'd just wanna to try it! Thank u very much for helping me~

------------------ 原始邮件 ------------------ 发件人: "Andrey Zakharoff"notifications@github.com; 发送时间: 2019年4月15日(星期一) 下午5:21 收件人: "ageitgey/face_recognition"face_recognition@noreply.github.com; 抄送: "Subscribed"subscribed@noreply.github.com; 主题: Re: [ageitgey/face_recognition] About knn (#794)

if you have only one sample image, there is no sense to use knn.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.