Sign Classification for the Visually Impaired
Abstract
Our world is populated with visual information that a sighted person
makes use of daily. Unfortunately, the visually impaired are deprived from
such information,
which limits their mobility in unconstrained environments.
To help alleviate this we are developing a wearable system that is
capable of detecting and recognizing signs in natural scenes.
The system is composed of two main components, sign detection and recognition.
The sign detector, uses a conditional maximum entropy model to
find regions in an image that correspond to
a sign. The sign recognizer matches the hypothesized sign
regions with sign images in a database. The system decides if the most likely
sign is correct or if the hypothesized sign region does not belong to a sign
in the database. Our data sets encompass a wide range of variability
including changes in lighting, orientation and viewing angle. In this paper,
we present an overview of the system and the performance of its two main
components, while paying particular attention to the recognition phase. Tested
on 3,975 sign images from two different data sets, the recognition phase
achieves 99.5% with 35 distinct signs and 92.8% with 65 distinct signs.
BiBTex Entry
@techreport{mattar-sign-techrep05,
title={Sign Classification for the Visually Impaired},
author = {Marwan A. Mattar and Allen R. Hanson and Erik G. Learned-Miller},
institution = {Department of Computer Science, University of Massachusetts Amherst},
number = {UM-CS-2005-014},
year = {2005}
}
Note: This technical report is a preliminary version of
``Sign Classification using Local and Meta-Features,''
accepted for publication in the IEEE Workshop on Computer Vision Applications
for the Visually Impaired (in conjunction with CVPR 2005).