Predicting Pedestrian Crosswalk Behavior Using Convolutional Neural Networks
Eric Liang, Mark Stamp

TL;DR
This paper presents a real-time convolutional neural network system that detects pedestrians to automatically activate crosswalk signals, aiming to enhance street crossing safety especially for vulnerable pedestrians.
Contribution
It introduces a CNN-based system trained on a new dataset to automatically detect pedestrians and trigger crosswalk signals, improving safety measures.
Findings
System can operate in real-time environments
Effective in distinguishing pedestrians from false alarms
Feasible as a backup to existing crosswalk signals
Abstract
A common yet potentially dangerous task is the act of crossing the street. Pedestrian accidents contribute a significant amount to the high number of annual traffic casualties, which is why it is crucial for pedestrians to use safety measures such as a crosswalk. However, people often forget to activate a crosswalk light or are unable to do so -- such as those who are visually impaired or have occupied hands. Other pedestrians are simply careless and find the crosswalk signals a hassle, which can result in an accident where a car hits them. In this paper, we consider an improvement to the crosswalk system by designing a system that can detect pedestrians and triggering the crosswalk signal automatically. We collect a dataset of images that we then use to train a convolutional neural network to distinguish between pedestrians (including bicycle riders) and various false alarms. The…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInfrastructure Maintenance and Monitoring · Traffic Prediction and Management Techniques · Video Surveillance and Tracking Methods
