xyz1901901/patientcare
Patient Care Activity Recognition Dataset Dataset Summary A multi-class video action recognition dataset covering 23 clinically relevant patient care activities recorded in hospital-like environments. The dataset includes both real-life recordings and synthetically generated videos. The dataset is intended to support research in automated patient monitoring and clinical activity recognition using computer vision. Supported Tasks Video… See the full description on the dataset page: https://huggingface.co/datasets/xyz1901901/patientcare.
Patient Care Activity Recognition Dataset
Dataset Description
- Homepage: https://huggingface.co/datasets/Avinash190/patientcare
- Repository: https://huggingface.co/datasets/Avinash190/patientcare
- Task: Video-based action recognition for patient care monitoring in hospital settings
- Languages: English (label annotations only)
Dataset Summary
A multi-class video action recognition dataset covering 23 clinically relevant patient care activities recorded in hospital-like environments. The dataset includes both real-life recordings and synthetically generated videos.
The dataset is intended to support research in automated patient monitoring and clinical activity recognition using computer vision.
Supported Tasks
- Video Classification / Action Recognition: Classify a video clip into one of 23 patient care activity classes. ---
Data Instances
Each instance consists of:
- An
.mp4video clip of a single patient care activity. - An integer class label (0–22).
Data Splits
The synthetic config contains two sub-variants: clean/and noisy/
Class Labels
Dataset Creation
Source Data
Initial Data Collection and Normalization
Synthetic videos (train + test) are the original contribution of this work and were generated using a Wan2.1 video diffusion model.
Real-life videos used for evaluation were curated and re-labelled from five publicly available datasets:
Clips were trimmed, re-annotated according to the 23-class taxonomy defined in this dataset, and split into train/test sets.
Who are the source language producers?
Video content is non-linguistic. Original source datasets were produced by their respective authors. Re-annotation for this dataset was performed by domain experts in clinical care and computer vision.
Annotations
Annotation Process
Synthetic videos are labelled by construction. Real-life clips sourced from external datasets were re-annotated by expert annotators according to the 23-class taxonomy.
Who are the annotators?
Expert annotators with knowledge of clinical patient care activities.
Personal and Sensitive Information
No real patient data or personally identifiable information (PII) is included. Real-life video clips are sourced from publicly released research datasets whose subjects consented to research use. Synthetic videos contain no real individuals.
Considerations for Using the Data
Social Impact
This dataset aims to accelerate research in automated patient monitoring, which can improve hospital safety (e.g., fall detection, tamper/IV-line alerts) and reduce caregiver burden.
Discussion of Biases
- Synthetic data may not fully capture the appearance diversity of real patients.
- Real-life evaluation clips are drawn from heterogeneous source datasets with varying recording conditions, camera angles, and subject demographics.
- Some high-risk classes (e.g., falls, choking) are underrepresented relative to routine activities across all source datasets.
- Source datasets have their own demographic biases (e.g., NTU RGB+D skews younger; Toyota Elderhomes skews older).
Additional Information
Licensing Information
The synthetic subset is released under the Creative Commons Attribution 4.0 International (CC BY 4.0) license.
The real-life subset is derived from the following source datasets, each with their own license. Users must comply with the terms of each source:
@inproceedings{Das2019ToyotaSmarthome,
title = {Toyota Smarthome: Real-World Activities of Daily Living},
author = {Das, Srijan and others},
booktitle = {ICCV},
year = {2019}
}
@article{Liu2020NTURGBD120,
title = {NTU RGB+D 120: A Large-Scale Benchmark for 3D Human Activity Understanding},
author = {Liu, Jun and others},
journal = {IEEE TPAMI},
year = {2020}
}
@article{Kepski2014URFall,
title = {Human Fall Detection on Embedded Platform Using Depth Maps and Wireless Accelerometer},
author = {Kepski, Michal and Kwolek, Bogdan},
journal = {Computer Methods and Programs in Biomedicine},
year = {2014}
}Contributions
Contributions and issue reports are welcome via the Hugging Face dataset repository.
