Skip to content

Ariel-Schwartz-254/Face-Recognition-Brain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Recognition App

This is a full-stack application where users can register and login to create a facial recognition profile. They can then upload images to identify faces using machine learning.

View the server repository here

Features

  • User registration and login
  • Insert URL of image to detect faces
  • Face Detection using Clarifai API
  • Tracking number of user image uploads

Technologies

  • React
  • Clarifai API - Computer vision API for facial recognition
  • NodeJS
  • ExpressJS
  • PostgreSQL
  • Knex.js

Limitations

  • Image URL must be less than 80 characters

Screenshots

Main Page

Main Page

Paste an image URL into the searchbar

URL Input

The image will load, the machine learning model will detect any faces in the image and a blue box will be placed over the face area.

Face Detection

The user will now have an updated entry count on their profile

Entry Count

Sign in page

Sign in

Register new users

Register

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published