paper-with-me

Papers

Cut and Continuous Paste towards Real-time Deep Fall Detection

2022-02-22 · Sunhee Hwang, Minsong Ki, Seung-Hyun Lee, Sanghoon Park, Byoung-Ki Jeon

Deep learning based fall detection is one of the crucial tasks for intelligent video surveillance systems, which aims to detect unintentional falls of humans and alarm dangerous situations. In this work, we propose a simple and efficient framework to detect falls through a single and small-sized convolutional neural network. To this end, we first introduce a new image synthesis method that represents human motion in a single frame. This simplifies the fall detection task as an image classification task. Besides, the proposed synthetic data generation method enables to generate a sufficient amount of training dataset, resulting in satisfactory performance even with the small model. At the inference step, we also represent real human motion in a single image by estimating mean of input frames. In the experiment, we conduct both qualitative and quantitative evaluations on URFD and AIHub airport datasets to show the effectiveness of our method.

📄 PDF Abstract BibTeX arXiv:2202.10687

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationImage GenerationSynthetic Data Generation

Similar Papers 제목 키워드 기반

Watch Your Step: A Cost-Sensitive Framework for Accelerometer-Based Fall Detection in Real-World Streaming Scenarios

2025-09-15 · Timilehin B. Aderinola, Luca Palmerini, Ilaria D'Ascanio, Lorenzo Chiari 외 arxiv

Real-time fall detection is crucial for enabling timely interventions and mitigating the severe health consequences of falls, particularly in older adults. However, existing methods often rely on simulated data or assump…

Memory Efficient Continual Learning for Edge-Based Visual Anomaly Detection

2025-03-04 · Manuel Barusco, Lorenzo D'Antoni, Davide Dalle Pezze, Francesco Borsatti 외

Visual Anomaly Detection (VAD) is a critical task in computer vision with numerous real-world applications. However, deploying these models on edge devices presents significant challenges, such as constrained computation…

Anomaly DetectionContinual Learning

Depth-Copy-Paste: Multimodal and Depth-Aware Compositing for Robust Face Detection

2025-12-12 · Qiushi Guo arxiv

Data augmentation is crucial for improving the robustness of face detection systems, especially under challenging conditions such as occlusion, illumination variation, and complex environments. Traditional copy paste aug…

Data AugmentationFace Detection

DeePaste -- Inpainting for Pasting

2021-12-20 · Levi Kassel Michael Werman

One of the challenges of supervised learning training is the need to procure an substantial amount of tagged data. A well-known method of solving this problem is to use synthetic data in a copy-paste fashion, so that we …

Foreground Segmentation

LesionPaste: One-Shot Anomaly Detection for Medical Images

2022-03-12 · Weikai Huang, Yijin Huang, Xiaoying Tang

Due to the high cost of manually annotating medical images, especially for large-scale datasets, anomaly detection has been explored through training models with only normal data. Lacking prior knowledge of true anomalie…

Anomaly DetectionMedical Image AnalysisSemi-supervised Anomaly DetectionSupervised Anomaly Detection