Who are we ?
We are a small company based in Lyon that develops a facial recognition application. At the moment our AI is able to recognize famous people: politicians, actors, singers etc ... and we are counting on you to expand our database by adding photos of you and your friends. Our application could, in the long run, make it easier to identify a wanted individual.
How do we proceed ?
The artificial intelligence that makes up this application was created using ml5.js, a Javascript library whose purpose is to allow as many people as possible to become familiar with the fundamentals of AI. We use a specific function called imageClassifier() which allows the AI to recognize the different elements present on an image.( More information on ml5.js by clicking here)
How "Find that guy" AI works ?
The ml5 code contains two major elements. The first one aims to hold the "anonymous" guy's picture and the second one aims to give the best result possible.
You can also drop directly an image of the "anonymous" guy.