CVJul 24, 2017

Vision-Based Fallen Person Detection for the Elderly

arXiv:1707.07608v259 citations
AI Analysis

This addresses a critical safety issue for elderly individuals by enabling timely fall detection to reduce injury risks, though it is an incremental improvement combining existing methods.

The paper tackles the problem of detecting falls in elderly people by presenting a non-invasive system that uses stereo camera data and a CNN-based human pose estimator to reconstruct 3D human poses and estimate the ground plane, achieving high accuracy with almost no misclassification in various home scenarios.

Falls are serious and costly for elderly people. The Centers for Disease Control and Prevention of the US reports that millions of older people, 65 and older, fall each year at least once. Serious injuries such as; hip fractures, broken bones or head injury, are caused by 20% of the falls. The time it takes to respond and treat a fallen person is crucial. With this paper we present a new , non-invasive system for fallen people detection. Our approach uses only stereo camera data for passively sensing the environment. The key novelty is a human fall detector which uses a CNN based human pose estimator in combination with stereo data to reconstruct the human pose in 3D and estimate the ground plane in 3D. Furthermore, our system consists of a reasoning module which formulates a number of measures to reason whether a person is fallen. We have tested our approach in different scenarios covering most activities elderly people might encounter living at home. Based on our extensive evaluations, our systems shows high accuracy and almost no miss-classification. To reproduce our results, the implementation is publicly available to the scientific community.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes