Skip to content

JRigelo/faceinfo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FaceInfo REST API

Overview

This API is used to both find human faces within images and provide information about each face. You feed the API images, and it returns you lists of faces (each face record containing various information about the face, including info about each eye, etc).

This API is very simple and easy to use. There no reason it needs to be complex!

Simple Demo

A real website is (hopefully) coming soon, but in the interim I created this simple demo.

Documentation

Powered by Swagger-UI: FaceInfo REST API Documentation

Technologies Used

In addition and by necessity, the simple demo uses HTML5/CSS3 + Javascript/jQuery.

How to deploy!

TODO. Coming soon, I hope!

About

Find faces in images and get facial info with this easy REST API.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 60.7%
  • JavaScript 36.7%
  • CSS 2.0%
  • Other 0.6%