B
B
bogdanburlachenko2021-02-17 21:36:02
Pattern recognition
bogdanburlachenko, 2021-02-17 21:36:02

How to search for a similar face among photos?

I think a lot of people know the findclone site (not advertising), on this site you can find a similar person by face photo, and I was wondering how you can do the same face search in python, for example, there is a certain database with faces, and you need something when loading photo, the program found something similar among everyone who knows how to do this in python?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
dmshar, 2021-02-18
@dmshar

Well, as I understand it, you have already dealt with the underline.
How to compare handwriting?
Now - we turn to the search for similar faces.
The strange truth is that in your previous question, I advised you to look exactly in the direction of "face recognition", "the side of networks for classification" and CNN. "Watch" - of course, it meant to understand how they are arranged, how to work with them, where and how to use them, etc. You, instead of getting acquainted with this, came here to ask about it. Well, they will give you some advice now - then what, again, instead of studying, you will come here to ask "what is this, and how is this"? And so all your life?

V
Vladimir Kuts, 2021-02-17
@fox_12

Using the dlib
library It has python bindings

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question