CVJan 3, 2024

Real-Time Human Fall Detection using a Lightweight Pose Estimation Technique

arXiv:2401.01587v11 citationsh-index: 26CICBA
Originality Incremental advance
AI Analysis

This addresses the need for efficient and private fall detection in in-home medical care for the elderly, though it is incremental as it builds on existing pose estimation methods.

The paper tackled the problem of human fall detection for elderly care by proposing a lightweight pose estimation system that achieves real-time performance on low-computing devices, with sensitivity values of 0.9375 and 0.9167 on two datasets.

The elderly population is increasing rapidly around the world. There are no enough caretakers for them. Use of AI-based in-home medical care systems is gaining momentum due to this. Human fall detection is one of the most important tasks of medical care system for the aged people. Human fall is a common problem among elderly people. Detection of a fall and providing medical help as early as possible is very important to reduce any further complexity. The chances of death and other medical complications can be reduced by detecting and providing medical help as early as possible after the fall. There are many state-of-the-art fall detection techniques available these days, but the majority of them need very high computing power. In this paper, we proposed a lightweight and fast human fall detection system using pose estimation. We used `Movenet' for human joins key-points extraction. Our proposed method can work in real-time on any low-computing device with any basic camera. All computation can be processed locally, so there is no problem of privacy of the subject. We used two datasets `GMDCSA' and `URFD' for the experiment. We got the sensitivity value of 0.9375 and 0.9167 for the dataset `GMDCSA' and `URFD' respectively. The source code and the dataset GMDCSA of our work are available online to access.

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