paper-with-me

홈 › Papers

Guidance system for Visually Impaired Persons using Deep Learning and Optical flow

2023-10-22 · Shwetang Dubey, Alok Ranjan Sahoo, Pavan Chakraborty

Visually impaired persons find it difficult to know about their surroundings while walking on a road. Walking sticks used by them can only give them information about the obstacles in the stick's proximity. Moreover, it is mostly effective in static or very slow-paced environments. Hence, this paper introduces a method to guide them in a busy street. To create such a system it is very important to know about the approaching object and its direction of approach. To achieve this objective we created a method in which the image frame received from the video is divided into three parts i.e. center, left, and right to know the direction of approach of the approaching object. Object detection is done using YOLOv3. Lucas Kanade's optical flow estimation method is used for the optical flow estimation and Depth-net is used for depth estimation. Using the depth information, object motion trajectory, and object category information, the model provides necessary information/warning to the person. This model has been tested in the real world to show its effectiveness.

📄 PDF Abstract BibTeX arXiv:2310.14239

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationObjectobject-detectionObject DetectionOptical Flow Estimation

Methods 이 논문이 사용한 방법론

BNB Customer Service Number +1-833-534-1729 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Average Pooling 설명 없음
Residual Connection 설명 없음
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Batch Normalization 설명 없음

Similar Papers 제목 키워드 기반

Evaluation Framework for Computer Vision-Based Guidance of the Visually Impaired

2022-09-20 · Krešimir Romić, Irena Galić, Marija Habijan, Hrvoje Leventić

Visually impaired persons have significant problems in their everyday movement. Therefore, some of our previous work involves computer vision in developing assistance systems for guiding the visually impaired in critical…

An accurate and revised version of optical character recognition-based speech synthesis using LabVIEW

2025-06-18 · Prateek Mehta, Anasuya Patil

Knowledge extraction through sound is a distinctive property. Visually impaired individuals often rely solely on Braille books and audio recordings provided by NGOs. Due to limitations in these approaches, blind individu…

Optical Character RecognitionOptical Character Recognition (OCR)Speech Synthesis

Design of a Mobile Face Recognition System for Visually Impaired Persons

2015-02-03 · Shonal Chaudhry, Rohitash Chandra

It is estimated that 285 million people globally are visually impaired. A majority of these people live in developing countries and are among the elderly population. One of the most difficult tasks faced by the visually …

Face DetectionFace Recognition

Real-time Yemeni Currency Detection

2024-06-18 · Edrees AL-Edreesi, Ghaleb Al-Gaphari

Banknote recognition is a major problem faced by visually Challenged people. So we propose a application to help the visually Challenged people to identify the different types of Yemenian currencies through deep learning…

Deep Learning

Development of a Neural Network Model for Currency Detection to aid visually impaired people in Nigeria

2025-08-25 · Sochukwuma Nwokoye, Desmond Moru arxiv

Neural networks in assistive technology for visually impaired leverage artificial intelligence's capacity to recognize patterns in complex data. They are used for converting visual data into auditory or tactile represent…