Datasets:
Languages:
English
Size:
1K<n<10K
Tags:
fall-detection
pose-estimation
posture-classification
elderly-care
mediapipe
human-activity-recognition
License:
Fill degree/year/supervisor details in dataset card
Browse files
README.md
CHANGED
|
@@ -21,7 +21,7 @@ size_categories:
|
|
| 21 |
# AI-Driven Posture Analysis & Fall Detection Dataset (Elderly Care)
|
| 22 |
|
| 23 |
## Overview
|
| 24 |
-
This dataset supports the dissertation project **"AI-Driven Posture Analysis Fall Detection System for the Elderly"**, completed by Patrick O. Ogbuitepu
|
| 25 |
|
| 26 |
The project uses MediaPipe pose estimation, fuzzy logic, and a finite state machine to classify static postures (standing, sitting, lying, bending, squatting, etc.) and detect transitions — particularly falls — from monocular RGB video, achieving a zero false-alarm rate in testing.
|
| 27 |
|
|
@@ -30,7 +30,7 @@ This dataset contains the raw video recordings, static pose images, and frame/ti
|
|
| 30 |
## Dataset subject and consent
|
| 31 |
- **Sole subject**: All images and videos feature one consenting adult — the researcher, Patrick O. Ogbuitepu — performing self-recorded daily activities and posture/fall scenarios for research purposes. No other individuals appear in the data.
|
| 32 |
- **Consent**: Covered by a self-consent form on file (`Self-Consent Form for Dataset Usage.docx`), signed 31-Aug-2024, under University of Essex ethical guidelines for use of personal data in research.
|
| 33 |
-
- **Public release**: Approved
|
| 34 |
|
| 35 |
## Contents
|
| 36 |
| Split | Videos | Description |
|
|
@@ -78,7 +78,7 @@ Released under [Creative Commons Attribution 4.0 International (CC BY 4.0)](http
|
|
| 78 |
If you use this dataset, please cite:
|
| 79 |
|
| 80 |
```
|
| 81 |
-
Ogbuitepu, P. O. (
|
| 82 |
Elderly: Dataset [Data set]. University of Essex. https://doi.org/10.5281/zenodo.21359209
|
| 83 |
```
|
| 84 |
|
|
|
|
| 21 |
# AI-Driven Posture Analysis & Fall Detection Dataset (Elderly Care)
|
| 22 |
|
| 23 |
## Overview
|
| 24 |
+
This dataset supports the dissertation project **"AI-Driven Posture Analysis Fall Detection System for the Elderly"**, completed by Patrick O. Ogbuitepu for the degree of MSc Artificial Intelligence and its Applications (CE901 MSc Project and Dissertation), School of Computer Science and Electronic Engineering (CSEE), University of Essex (2024). Supervisor: Dr Adrian Clark.
|
| 25 |
|
| 26 |
The project uses MediaPipe pose estimation, fuzzy logic, and a finite state machine to classify static postures (standing, sitting, lying, bending, squatting, etc.) and detect transitions — particularly falls — from monocular RGB video, achieving a zero false-alarm rate in testing.
|
| 27 |
|
|
|
|
| 30 |
## Dataset subject and consent
|
| 31 |
- **Sole subject**: All images and videos feature one consenting adult — the researcher, Patrick O. Ogbuitepu — performing self-recorded daily activities and posture/fall scenarios for research purposes. No other individuals appear in the data.
|
| 32 |
- **Consent**: Covered by a self-consent form on file (`Self-Consent Form for Dataset Usage.docx`), signed 31-Aug-2024, under University of Essex ethical guidelines for use of personal data in research.
|
| 33 |
+
- **Public release**: Approved under University of Essex research ethics procedures for the dissertation project (supervisor: Dr Adrian Clark), per the consent form's requirement that public sharing have explicit approval beyond the original research-use consent.
|
| 34 |
|
| 35 |
## Contents
|
| 36 |
| Split | Videos | Description |
|
|
|
|
| 78 |
If you use this dataset, please cite:
|
| 79 |
|
| 80 |
```
|
| 81 |
+
Ogbuitepu, P. O. (2026). AI-Driven Posture Analysis Fall Detection System for the
|
| 82 |
Elderly: Dataset [Data set]. University of Essex. https://doi.org/10.5281/zenodo.21359209
|
| 83 |
```
|
| 84 |
|