Detect person, age, gender, emotions, clothes' brands
- Install node.js
- Create file
.env
from sample.env.sample
From project directorypath/to/folder/person-detection
- Install npm dependences
npm install
- In command line call
npm start
- Open
client/index.html
in browser Chrome- by drag-and-drop file to browser
- go by path file:///path/to/folder/person-detection/client/index.html