Skip to content

It's a web application where you can register and sign in then after selecting a picture it will automatically detects faces in the picture from URL in real-time. This app uses the following technologies: React, Redux, Express, Node, Clarifai API Machine Learning Face Recognition App, Knex PostgreSQL DB,Bcrypt for secure Signing-Registering and …

Notifications You must be signed in to change notification settings

MK1993/face-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face-detection

It's a web application where you can register and sign in then after selecting a picture it will automatically detects faces in the picture from URL in real-time.

  1. Clone this repo
  2. Run npm install
  3. Run npm start
  4. You must add your own API key in the src/App.js file to connect to Clarifai.

You can grab Clarifai API key here

Screenshots

Register.png SignIn.png Detect.png

About

It's a web application where you can register and sign in then after selecting a picture it will automatically detects faces in the picture from URL in real-time. This app uses the following technologies: React, Redux, Express, Node, Clarifai API Machine Learning Face Recognition App, Knex PostgreSQL DB,Bcrypt for secure Signing-Registering and …

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published