Skip to content

bhavishay97/face-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Detector

A web application made using MERN stack which can detect faces from images. This repo is just the front end which is made using React.js. The backend is kept and hosted separately.

  • The user must create an account and log in to use the application.
  • Simply insert the URL of any image and click on the detect button.
  • The image will be displayed below the input field along with faces marked using blue boxes.
  • If there are no faces, a toast message is displayed to the user.

API used - Clarifai

Screenshots below :

UI :

Log in page

Register page

Home page

Face(s) detected :

couple

siblings

family

When no faces are found :

car

teddy bear

Mobile responsive view :

Log in page Register page Home page

couple teddy bear

About

This web app can detect faces from your images. Give it a try!

Topics

Resources

Stars

Watchers

Forks

Contributors