Skip to content

Teu2/Face-Recognition-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clarifai Face Detection Model

This project was created implementing the face detection model trained by Clarifai using React. API keys are not included in this repository. Project was inspired by React course and my first introduction to React :)

You can find out more about the Model used here: Face Detection Model

Tools used
  • Clarifai AI (Face Detection Model)
  • React
Resources (Clarifai Links)
  • 1 - Integrating Clarifai in your React/Javascript project [Link]
  • 2 - Making Predictions Images [Link]
  • 3 - Predict With A Model [Link]