paper-with-me

홈 › Papers

Learning to detect fallen people in virtual worlds

2022-10-07 · International Conference on Content-based Multimedia Indexing 2022 10 · Fabio Carrara, Lorenzo Pasco, Claudio Gennaro, Fabrizio Falchi

Falling is one of the most common causes of injury in all ages, especially in the elderly, where it is more frequent and severe. For this reason, a tool that can detect a fall in real time can be helpful in ensuring appropriate intervention and avoiding more serious damage. Some approaches available in the literature use sensors, wearable devices, or cameras with special features such as thermal or depth sensors. In this paper, we propose a Computer Vision deep-learning based approach for human fall detection based on largely available standard RGB cameras. A typical limitation of this kind of approaches is the lack of generalization to unseen environments. This is due to the error generated during human detection and, more generally, due to the unavailability of large-scale datasets that specialize in fall detection problems with different environments and fall types. In this work, we mitigate these limitations with a general-purpose object detector trained using a virtual world dataset in addition to real-world images. Through extensive experimental evaluation, we verified that by training our models on synthetic images as well, we were able to improve their ability to generalize. Code to reproduce results is available at https://github.com/lorepas/fallen-people-detection

📄 PDF Abstract BibTeX

Code (1)

lorepas/fallen-people-detection pytorch

Tasks

Human Detection

Similar Papers 제목 키워드 기반

Fast and Robust Detection of Fallen People from a Mobile Robot

2017-03-09 · Morris Antonello, Marco Carraro, Marco Pierobon, Emanuele Menegatti

This paper deals with the problem of detecting fallen people lying on the floor by means of a mobile robot equipped with a 3D depth sensor. In the proposed algorithm, inspired by semantic segmentation techniques, the 3D …

Robot NavigationSemantic Segmentation

Vision-Based Fallen Person Detection for the Elderly

2017-07-24 · Markus D. Solbach, John K. Tsotsos

Falls are serious and costly for elderly people. The Centers for Disease Control and Prevention of the US reports that millions of older people, 65 and older, fall each year at least once. Serious injuries such as; hip f…

Human Detection

Virtual Worlds as Proxy for Multi-Object Tracking Analysis

2016-05-20 · CVPR 2016 6 · Adrien Gaidon, Qiao Wang, Yohann Cabon, Eleonora Vig

Modern computer vision algorithms typically require expensive data acquisition and accurate manual labeling. In this work, we instead leverage the recent progress in computer graphics to generate fully labeled, dynamic, …

Instance SegmentationMulti-Object TrackingObjectobject-detection+4

The BladeMistress Corpus: From Talk to Action in Virtual Worlds

2012-05-01 · LREC 2012 5 · Anton Leuski, Carsten Eickhoff, James Ganis, Victor Lavrenko

Virtual Worlds (VW) are online environments where people come together to interact and perform various tasks. The chat transcripts of interactions in VWs pose unique opportunities and challenges for language analysis: Fi…

Text Classification

VFP290K: A Large-Scale Benchmark Dataset for Vision-based Fallen Person Detection

2022-01-14 · NeurIPS 2021 Track Datasets and Benchmarks 2022 1 · Jaeju An, Jeongho Kim, Hanbeen Lee, Jinbeom Kim 외

Detection of fallen persons due to, for example, health problems, violence, or accidents, is a critical challenge. Accordingly, detection of these anomalous events is of paramount importance for a number of applications,…

Anomaly Detection In Surveillance VideosHuman Detectionobject-detectionObject Detection