This repository contains simple concentration scoring algorithm && Blazeface Tensorflow2.0 implementation. (High score means lack of concentration)
- web environment
- real-time
- face detection
- facial feature(landmark) detection
- concentration scoring
Please check out ./detect_model directory
Used pretrained tfjs PFLD model
yarn
yarn build
yarn start
npm v6.14.5
yarn v1.22.4
nodejs v14.5.0