Skip to content

MarkChanner/face-detection-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Detection API

This is an Express app which uses Clarifai's Face Detection Model to return coordinate locations of faces that appear in a given image. The app is deployed to Heroku and uses the heroku-postgres service to persist registered users and the number of image entries each user has made. SQL Queries are made with the Knex.js library.

To use this API, please clone my Face Detection Client.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published