English

Student Dangerous Behavior Detection in School

Computer Vision and Pattern Recognition 2022-06-07 v2 Artificial Intelligence

Abstract

Video surveillance systems have been installed to ensure the student safety in schools. However, discovering dangerous behaviors, such as fighting and falling down, usually depends on untimely human observations. In this paper, we focus on detecting dangerous behaviors of students automatically, which faces numerous challenges, such as insufficient datasets, confusing postures, keyframes detection and prompt response. To address these challenges, we first build a danger behavior dataset with locations and labels from surveillance videos, and transform action recognition of long videos to an object detection task that avoids keyframes detection. Then, we propose a novel end-to-end dangerous behavior detection method, named DangerDet, that combines multi-scale body features and keypoints-based pose features. We could improve the accuracy of behavior classification due to the highly correlation between pose and behavior. On our dataset, DangerDet achieves 71.0\% mAP with about 11 FPS. It keeps a better balance between the accuracy and time cost.

Keywords

Cite

@article{arxiv.2202.09550,
  title  = {Student Dangerous Behavior Detection in School},
  author = {Huayi Zhou and Fei Jiang and Hongtao Lu},
  journal= {arXiv preprint arXiv:2202.09550},
  year   = {2022}
}

Comments

5 pages, 3 figures

R2 v1 2026-06-24T09:45:40.613Z