paper-with-me

홈 › Papers

LYTNet: A Convolutional Neural Network for Real-Time Pedestrian Traffic Lights and Zebra Crossing Recognition for the Visually Impaired

2019-07-23 · Samuel Yu, Heon Lee, John Kim

Currently, the visually impaired rely on either a sighted human, guide dog, or white cane to safely navigate. However, the training of guide dogs is extremely expensive, and canes cannot provide essential information regarding the color of traffic lights and direction of crosswalks. In this paper, we propose a deep learning based solution that provides information regarding the traffic light mode and the position of the zebra crossing. Previous solutions that utilize machine learning only provide one piece of information and are mostly binary: only detecting red or green lights. The proposed convolutional neural network, LYTNet, is designed for comprehensiveness, accuracy, and computational efficiency. LYTNet delivers both of the two most important pieces of information for the visually impaired to cross the road. We provide five classes of pedestrian traffic lights rather than the commonly seen three or four, and a direction vector representing the midline of the zebra crossing that is converted from the 2D image plane to real-world positions. We created our own dataset of pedestrian traffic lights containing over 5000 photos taken at hundreds of intersections in Shanghai. The experiments carried out achieve a classification accuracy of 94%, average angle error of 6.35 degrees, with a frame rate of 20 frames per second when testing the network on an iPhone 7 with additional post-processing steps.

📄 PDF Abstract BibTeX arXiv:1907.09706

Code (1)

samuelyu2002/ImVisible 공식 구현 pytorch

Tasks

Computational EfficiencyNavigate

Similar Papers 제목 키워드 기반

Street Crossing Aid Using Light-weight CNNs for the Visually Impaired

2019-09-14 · Samuel Yu, Heon Lee, Jung Hoon Kim

In this paper, we address an issue that the visually impaired commonly face while crossing intersections and propose a solution that takes form as a mobile application. The application utilizes a deep learning convolutio…

Computational Efficiencyobject-detectionObject Detection

CNN-Based Framework for Pedestrian Age and Gender Classification Using Far-View Surveillance in Mixed-Traffic Intersections

2025-11-28 · Shisir Shahriar Arif, Md. Muhtashim Shahrier, Nazmul Haque, Md Asif Raihan 외 arxiv

Pedestrian safety remains a pressing concern in congested urban intersections, particularly in low- and middle-income countries where traffic is multimodal, and infrastructure often lacks formal control. Demographic fact…

Age And Gender ClassificationComputational Efficiency

Traffic-Aware Pedestrian Intention Prediction

2025-07-16 · Fahimeh Orvati Nia, Hai Lin arxiv

Accurate pedestrian intention estimation is crucial for the safe navigation of autonomous vehicles (AVs) and hence attracts a lot of research attention. However, current models often fail to adequately consider dynamic t…

Autonomous Vehicles

Pedestrian Volume Prediction Using a Diffusion Convolutional Gated Recurrent Unit Model

2024-11-05 · Yiwei Dong, Tingjin Chu, LeLe Zhang, Hadi Ghaderi 외

Effective models for analysing and predicting pedestrian flow are important to ensure the safety of both pedestrians and other road users. These tools also play a key role in optimising infrastructure design and geometry…

Dynamic Time Warping

Predicting Pedestrian Crosswalk Behavior Using Convolutional Neural Networks

2022-08-08 · Eric Liang, Mark Stamp

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 …