paper-with-me

홈 › Papers

Student Classroom Behavior Detection based on Improved YOLOv7

2023-06-06 · Fan Yang

Accurately detecting student behavior in classroom videos can aid in analyzing their classroom performance and improving teaching effectiveness. However, the current accuracy rate in behavior detection is low. To address this challenge, we propose the Student Classroom Behavior Detection method, based on improved YOLOv7. First, we created the Student Classroom Behavior dataset (SCB-Dataset), which includes 18.4k labels and 4.2k images, covering three behaviors: hand raising, reading, and writing. To improve detection accuracy in crowded scenes, we integrated the biformer attention module and Wise-IoU into the YOLOv7 network. Finally, experiments were conducted on the SCB-Dataset, and the model achieved an mAP@0.5 of 79%, resulting in a 1.8% improvement over previous results. The SCB-Dataset and code are available for download at: https://github.com/Whiffe/SCB-dataset.

📄 PDF Abstract BibTeX arXiv:2306.03318

Code (1)

whiffe/scb-dataset 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Student Classroom Behavior Recognition Based on Improved YOLOv8s

2026-04-30 · Xiang Gao, Shuai Hang arxiv

In classroom teaching, student behavior can reflect their learning state and classroom participation, which is of great significance for teaching quality analysis. To address the problems of dense student targets, numero…

Student Classroom Behavior Detection based on YOLOv7-BRA and Multi-Model Fusion

2023-05-13 · Fan Yang, Tao Wang, Xiaofei Wang

Accurately detecting student behavior in classroom videos can aid in analyzing their classroom performance and improving teaching effectiveness. However, the current accuracy rate in behavior detection is low. To address…

Learning Behavior Recognition in Smart Classroom with Multiple Students Based on YOLOv5

2023-03-20 · Zhifeng Wang, Jialong Yao, Chunyan Zeng, Wanxuan Wu 외

Deep learning-based computer vision technology has grown stronger in recent years, and cross-fertilization using computer vision technology has been a popular direction in recent years. The use of computer vision technol…

SCB-Dataset3: A Benchmark for Detecting Student Classroom Behavior

2023-10-04 · Fan Yang, Tao Wang

The use of deep learning methods to automatically detect students' classroom behavior is a promising approach for analyzing their class performance and improving teaching effectiveness. However, the lack of publicly avai…

Student Classroom Behavior Detection based on Spatio-Temporal Network and Multi-Model Fusion

2023-10-25 · Fan Yang, Xiaofei Wang

Using deep learning methods to detect students' classroom behavior automatically is a promising approach for analyzing their class performance and improving teaching effectiveness. However, the lack of publicly available…