paper-with-me

Papers

Vision-Based Fall Event Detection in Complex Background Using Attention Guided Bi-directional LSTM

2020-06-24 · Yong Chen, Lu Wang, Jiajia Hu, Mingbin Ye

Fall event detection, as one of the greatest risks to the elderly, has been a hot research issue in the solitary scene in recent years. Nevertheless, there are few researches on the fall event detection in complex background. Different from most conventional background subtraction methods which depend on background modeling, Mask R-CNN method based on deep learning technique can clearly extract the moving object in noise background. We further propose an attention guided Bi-directional LSTM model for the final fall event detection. To demonstrate the efficiency, the proposed method is verified in the public dataset and self-build dataset. Evaluation of the algorithm performances in comparison with other state-of-the-art methods indicates that the proposed design is accurate and robust, which means it is suitable for the task of fall event detection in complex situation.

📄 PDF Abstract BibTeX arXiv:2007.07773

Code (0)

등록된 구현이 없습니다.

Tasks

Event Detection

Methods 이 논문이 사용한 방법론

RPN A Region Proposal Network, or RPN, is a fully convolutional network that simultaneously predicts object bounds and objectness scores at each position. The RPN is trained…
RoIAlign Region of Interest Align, or RoIAlign, is an operation for extracting a small feature map from each RoI in detection and segmentation based tasks. It removes the harsh…
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$…
Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Mask R-CNN Mask R-CNN extends Faster R-CNN to solve instance segmentation tasks. It achieves this by adding a branch for predicting an…

Similar Papers 제목 키워드 기반

Learning spatiotemporal representations for human fall detection in surveillance video

2019-01-12 · Journal of Visual Communication and Image Representation 2019 1 · Yongqiang Kong, Jianhui Huang, Shanshan Huang, Zhengang Wei 외

In this paper, a computer vision based framework is proposed that detects falls from surveillance videos. Firstly, we employ background subtraction and rank pooling to model spatial and temporal representations in videos…

Video Based Fall Detection Using Human Poses

2021-07-29 · Ziwei Chen, Yiye Wang, Wankou Yang

Video based fall detection accuracy has been largely improved due to the recent progress on deep convolutional neural networks. However, there still exists some challenges, such as lighting variation, complex background,…

Action RecognitionGPU

Visual Context-Aware Person Fall Detection

2024-04-11 · Aleksander Nagaj, Zenjie Li, Dim P. Papadopoulos, Kamal Nasrollahi

As the global population ages, the number of fall-related incidents is on the rise. Effective fall detection systems, specifically in healthcare sector, are crucial to mitigate the risks associated with such events. This…

Image SegmentationSegmentationSemantic Segmentation

Stereo Vision-Based Fall Prediction and Detection using Human Pose Estimation on the AMD Kria K26 SOM

2026-06-10 · Shreyas Narasimhiah Ramesh, P. D. Rathika, Mahasweta Sarkar, Kristen Wells 외 arxiv

Background and Objective: Falls among elderly people can cause serious injury and reduce quality of life. Timely prediction and detection are essential to prevent harm and support well-being. We propose a portable, low-p…

Pose Estimation

Hybrid Spiking Vision Transformer for Object Detection with Event Cameras

2025-05-12 · Qi Xu, Jie Deng, Jiangrong Shen, Biwu Chen 외

Event-based object detection has gained increasing attention due to its advantages such as high temporal resolution, wide dynamic range, and asynchronous address-event representation. Leveraging these advantages, Spiking…

Event DetectionObjectobject-detectionObject Detection