Skip to content

Face and Emotion Detection Node.js Using tensorflow/tfjs, face-api & canvas

Notifications You must be signed in to change notification settings

UtkarshChandel/Face-Emotion-Detection-Using-Nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face-Emotion-Detection-Using-Nodejs

Table of Contents

About

Face and Emotion Detection Node.js Using tensorflow/tfjs, face-api & canvas

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software.

  1. Nodejs (>=ver 12)

  2. node-gyp && node-pre-gyp - Node.js native addon build tool

-> run npm install node-gyp node-pre-gyp -g

Installing

  1. Install the dependencies :
$ npm install

Usage

  1. Run the following command in the root directory
$ npm start
  1. Open POSTMAN and ping POST | http://localhost:3000/upload with following config:

Image of Postman

About

Face and Emotion Detection Node.js Using tensorflow/tfjs, face-api & canvas

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published