paper-with-me

홈 › Papers

Cutup and Detect: Human Fall Detection on Cutup Untrimmed Videos Using a Large Foundational Video Understanding Model

2024-01-29 · Till Grutschus, Ola Karrar, Emir Esenov, Ekta Vats

This work explores the performance of a large video understanding foundation model on the downstream task of human fall detection on untrimmed video and leverages a pretrained vision transformer for multi-class action detection, with classes: "Fall", "Lying" and "Other/Activities of daily living (ADL)". A method for temporal action localization that relies on a simple cutup of untrimmed videos is demonstrated. The methodology includes a preprocessing pipeline that converts datasets with timestamp action annotations into labeled datasets of short action clips. Simple and effective clip-sampling strategies are introduced. The effectiveness of the proposed method has been empirically evaluated on the publicly available High-Quality Fall Simulation Dataset (HQFSD). The experimental results validate the performance of the proposed pipeline. The results are promising for real-time application, and the falls are detected on video level with a state-of-the-art 0.96 F1 score on the HQFSD dataset under the given experimental settings. The source code will be made available on GitHub.

📄 PDF Abstract BibTeX arXiv:2401.16280

Code (0)

등록된 구현이 없습니다.

Tasks

Action DetectionAction LocalizationTemporal Action LocalizationVideo Understanding

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
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$…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Multi-Head Attention 설명 없음
Residual Connection 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Vision Transformer The Vision Transformer, or ViT, is a model for image classification that employs a Transformer-like architecture over…

Similar Papers 제목 키워드 기반

Vision-based Human Fall Detection Systems using Deep Learning: A Review

2022-07-22 · Ekram Alam, Abu Sufian, Paramartha Dutta, Marco Leo

Human fall is one of the very critical health issues, especially for elders and disabled people living alone. The number of elder populations is increasing steadily worldwide. Therefore, human fall detection is becoming …

Deep Learning

Human Fall Detection- Multimodality Approach

2023-02-01 · Xi Wang, Ramya Penta, Bhavya Sehgal, Dale Chen-Song

Falls have become more frequent in recent years, which has been harmful for senior citizens.Therefore detecting falls have become important and several data sets and machine learning model have been introduced related to…

Binary Classification

Fall Detection from Indoor Videos using MediaPipe and Handcrafted Feature

2025-03-03 · Fatima Ahmed, Parag Biswas, Abdur Rashid, Md. Khaliluzzaman

Falls are a common cause of fatal injuries and hospitalization. However, having fall detection on person, in particular for senior citizens can prove to be critical. Presently,there are handheld, ambient detector and vis…

SSHFD: Single Shot Human Fall Detection with Occluded Joints Resilience

2020-04-02 · Umar Asif, Stefan von Cavallar, Jianbin Tang, Stefan Harrer

Falling can have fatal consequences for elderly people especially if the fallen person is unable to call for help due to loss of consciousness or any injury. Automatic fall detection systems can assist through prompt fal…

3D Pose EstimationPose Estimation

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

2024-01-03 · Ekram Alam, Abu Sufian, Paramartha Dutta, Marco Leo

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 mos…

Pose Estimation