Skip to content

React Project that uses the Clarifai face detection API, which returns coordinate locations of where faces would appear within an image. You can use this web app to input a link to an image to identify a face by marking the face with a white border box.

Notifications You must be signed in to change notification settings

mohamedadenn/facial-rec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A facial detection web application.

Table of Contents

About

React Project that uses the Clarifai face detection API, which returns coordinate locations of where faces would appear within an image. You can use this web app to input a link to an image to identify a face by marking the face with a white border box.

Features

  • Identify multiple faces in a photo and mark them with a white border box.

Tech Stack

  • HTML + CSS
  • React
  • Tachyons for styling
  • Particles.js for background animation
  • Tilt for logo Animation

Planning

Screenshots

Getting Started

Click here to view a demo

Next Steps

  • Allow users to upload a photo and identify faces
  • Allow users to log in and saved previously identified faces
  • Allow users to cover idenitifed faces with emojis of choice

Installation

  1. Run npm install to install dependencies
  2. Run npm start for client-side server
  3. Go to localhost:3000 in the browser

About

React Project that uses the Clarifai face detection API, which returns coordinate locations of where faces would appear within an image. You can use this web app to input a link to an image to identify a face by marking the face with a white border box.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published