Online Classroom Attention Tracker (OCAT)
Client:
python main.py --userid 123
python main.py --userid kenghooi --host 10.10.0.106
- Real time data visualization with PyQtGraph
- Face landmarks -eye, mouth monitor
- Head pose estimation
- Server-side, Client-side data streaming(pub,sub)
- Post-session Attention Metrics Dashboard
- face,person detection - attendance
- human pose estimation - engagement, ergonomics
Contributors
William Ardianto, Kenghooi Teoh, Leonard Loh, Choo Wilson.
Pretrained Weights
References
- Boilerplate opencv python code, read frame from webcam, image, video. Show me the code
- Hopenet by Nataniel Ruiz
- PyImageSearch Facial landmarks with dlib, OpenCV, and Python
- PyImageSearch Drowsiness detection with OpenCV