Skip to content

Face and Age detection using Python OpenCV module and Node.js for server

Notifications You must be signed in to change notification settings

odysseymemoirs/curs_ti_174

Repository files navigation

Face and Age Detection using OpenCV

Installation(Windows)

  • Node.js latest version
  • Python latest version
npm install
pip install -r requirements.txt
npm run start
http://localhost:4000/

Demo

https://course-work-utm.herokuapp.com/

Resources used in this course work

Screenshots

Upload

Note

age detection on video doest work on heroku, why? i dont know