Skip to content

Xiuw/Smart-Predict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demographic App

This app is using Clarifai API's DEMOGRAPHICS_MODEL

  • Detect face(s) on an image
  • Predict people's age, ethnic, and gender

Screenshots with user stories

  • In this page you can submit an image url or local file

  • After submit button is clicked, the face(s) in the image will be detected

  • Hover over the boundry box to get the corresponding information(age,gender,and ethnic)
  • Only the one with highest posibility will be displayed for each category

This project was bootstrapped with Create React App.

Available Scripts

In project directory run:

  • npm install
  • npm start

Releases

No releases published

Packages

No packages published