DEV Community

Face recognition using JavaScript

Nikhil karkra on February 14, 2020

Face detection is one of the most common applications of Artificial Intelligence. The use of Facial detection has increased in the last couple of y...
Collapse
 
janakirama profile image
janakiram-a

Hi Nikhil,
As I am trying to host in local iis, I am getting 404 errors for files in console from js and model folders. I have enabled 'Static Content' from iis settings also. Is there any other configuration that i need to do?.
Please let me know. Your demo looks excellent, I would like to play with it if it can be configured on my system. Thanks.
-Janakiram

Collapse
 
__5c3e550f8969 profile image
توفيق ڨرايشي

Salam Alaykum!
Could you please explain me how to create a web extension or software that hides website pictures by gender (for exemple if you choose female it hides all female pictures like that...)?
Thank you very much!

Collapse
 
khatrinitesh profile image
Nitesh Khatri

how to change color from pink to white face dot?

Collapse
 
whatl3y profile image
Lance Whatley

I wrote the following utility & library that uses face-api.js as well 🙂, nicely done: github.com/Risk3sixty-Labs/facerep...

Collapse
 
erne_vizcaino profile image
Ernesto Vizcaino

I'll try it 👍

Collapse
 
chhechinyong profile image
Chhe-chinyong

I don't see the camera even I turn it on.

Collapse
 
karkranikhil profile image
Nikhil karkra

can you check is there any error in the console.?

Collapse
 
kuba2511 profile image
kuba2511

how do add the models folder into the code

Collapse
 
srbh1999 profile image
saurabh sashank

What is the extension of models

age_gender_model-shard1

I am unable to host it on IIS

Collapse
 
xavierjs profile image
Bourry Xavier

Face-api is too slow. Jeeliz FaceFilter is really faster (to run and to load), especially on mobile devices ( github.com/jeeliz/jeelizFaceFilter ).

Collapse
 
avichovatiya profile image
Avi Chovatiya

Interesting..
Have created any model?

Collapse
 
slateef39 profile image
ᴼᴹᴳ ᶥᵗˢLateefknows01

hi please, how will i download the modal files in step 3 from your github

Collapse
 
karkranikhil profile image
Nikhil karkra

download each file and paste inside the models folder.