arXiv:2505.11845cs.CV2025-05被引 5

用视觉+物联网实时检测老人跌倒,3秒确认后立即报警

ElderFallGuard: Real-Time IoT and Computer Vision-Based Fall Detection System for Elderly Safety

  • 通过MediaPipe人体姿态识别,用12种姿势7200样本训练分类器
  • 跌倒判定:俯卧姿势持续超3秒且运动减少超2秒,准确率达100%
  • 自动推送截图到Telegram群组,防重复报警,适合家庭护理场景

针对老年人跌倒风险日益增加的问题,我们提出ElderFallGuard:一种基于计算机视觉与物联网的非侵入式跌倒检测与告警系统,旨在实现快速照护者通知和实时跌倒识别。系统利用MediaPipe从普通视频流中精准提取人体姿态,构建包含7200个样本、12种不同姿态的定制数据集,用于训练与评估多种机器学习分类器,最终选择随机森林模型以获得最优性能。当系统检测到特定俯卧姿态('Pose6')持续超过3秒,同时运动量显著下降超过2秒时,判定为跌倒事件,并触发即时告警。告警信息包括事件快照,通过自定义机器人发送至指定Telegram群组,同时引入冷却机制防止重复通知。在自建数据集上的严格测试表明,该系统实现了100%的准确率、精确率、召回率和F1分数,展现出卓越性能。ElderFallGuard为提升老年人安全提供了智能化、及时有效的视觉物联网解决方案,让照护者安心。

原文摘要 · Abstract (English)

For the elderly population, falls pose a serious and increasing risk of serious injury and loss of independence. In order to overcome this difficulty, we present ElderFallGuard: A Computer Vision Based IoT Solution for Elderly Fall Detection and Notification, a cutting-edge, non-invasive system intended for quick caregiver alerts and real-time fall detection. Our approach leverages the power of computer vision, utilizing MediaPipe for accurate human pose estimation from standard video streams. We developed a custom dataset comprising 7200 samples across 12 distinct human poses to train and evaluate various machine learning classifiers, with Random Forest ultimately selected for its superior performance. ElderFallGuard employs a specific detection logic, identifying a fall when a designated prone pose ("Pose6") is held for over 3 seconds coupled with a significant drop in motion detected for more than 2 seconds. Upon confirmation, the system instantly dispatches an alert, including a snapshot of the event, to a designated Telegram group via a custom bot, incorporating cooldown logic to prevent notification overload. Rigorous testing on our dataset demonstrated exceptional results, achieving 100% accuracy, precision, recall, and F1-score. ElderFallGuard offers a promising, vision-based IoT solution to enhance elderly safety and provide peace of mind for caregivers through intelligent, timely alerts.

跌倒检测视觉物联网智能养老实时预警

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。