Related Experiment Video
Updated: Aug 29, 2025

06:37
Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
Published on: December 15, 2023
4.0K
Face detection for rail transit passengers based on single shot detector and active learning.
Zhiwei Cao1,2, Yong Qin1,3, Yongling Li1,2
1State Key Laboratory of Rail Traffic Control and Safety, Beijing Jiaotong University, No.3 Shangyuancun, Beijing, 100044 People's Republic of China.
Summary
This study introduces an improved face detection algorithm for rail transit surveillance, accurately identifying masked and unmasked faces. The method uses single shot detector and active learning, enhancing public safety and passenger privacy.
Area of Science:
- Computer Vision
- Artificial Intelligence
- Public Health Surveillance
Background:
- COVID-19 necessitates mask-wearing in public spaces like rail transit.
- Existing face detection struggles to differentiate masked from unmasked individuals.
- Accurate face and mask detection is crucial for transit safety and health monitoring.
Purpose of the Study:
- To develop a robust face detection algorithm for rail transit surveillance.
- To effectively detect both faces and faces wearing masks in real-time.
- To enhance the generalization and efficiency of face detection models using active learning.
Main Methods:
- Implemented a real-time face detection algorithm using Single Shot Detector (SSD).
- Optimized the SSD algorithm by refining the backbone network, feature pyramid network, spatial attention module, and loss function.
- Employed a semi-supervised active learning strategy to select informative samples for retraining, improving model generalization and reducing labeling efforts.
Main Results:
- The proposed algorithm demonstrated significant performance improvements on a rail transit dataset.
- Achieved superior accuracy in detecting both masked and unmasked faces compared to state-of-the-art methods.
- The active learning approach effectively reduced the need for extensive manual data labeling.
Conclusions:
- The developed face detection algorithm is highly effective for rail transit surveillance.
- Applications include passenger flow analysis, epidemiological studies, and enforcing mask mandates.
- The system prioritizes passenger privacy by not collecting or storing facial data.

