Skip to content

This project is used to detect face in an image. Firstly, you have to Sign In to your account. If you don’t have any account, then register yourself. Once you have registered, your data will be stored in PostgreSql. Once you have Signed In, you can detect face in image by entering the image URL. This project also keeps track of how many faces yo…

Notifications You must be signed in to change notification settings

RitwikSharma107/face-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

face-detection

1) Clone this repository.

2) Run npm install for installing npm.

3) Run npm start to run the project at localhost.

4) You must add your own API key in the App.js file to connect to Clarifai API.

You can grab Clarifai API key here

About

This project is used to detect face in an image. Firstly, you have to Sign In to your account. If you don’t have any account, then register yourself. Once you have registered, your data will be stored in PostgreSql. Once you have Signed In, you can detect face in image by entering the image URL. This project also keeps track of how many faces yo…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published