python开发基于深度学习的智慧教室课堂专注度及考试防作弊系统源码+训练好的模型.zip课堂专注度及考试防作弊系统、课堂动态点名,情绪识别、表情识别和人脸识别相结合。作弊检测
关键点计算方法
转头(probe)+低头(peep)+传递物品(passing)
人脸识别:dlib_face_recognition_resnet_model_v1.dat
detection_system/face_recog/weights
人脸对齐:shape_predictor_68_face_landmarks.dat
detection_system/face_recog/weights
作弊动作分类器:cheating_detector_rfc_kp.pkl
detection_system/weights
使用
运行setup.py安装必要内容
python setup.py build develop
运行demo_inference.py
将detection_system设置为source root
基于深度学习的智慧教室课堂专注度及考试防作弊系统基于深度学习的智慧教室课堂专注度及考试防