GMNCSA24-FO / README.md
pjramg's picture
Update README.md
14707e5 verified
metadata
annotations_creators: []
language: en
size_categories:
  - n<1K
task_categories:
  - video-classification
task_ids: []
pretty_name: 2025.01.16.10.33.04
tags:
  - fiftyone
  - video
dataset_summary: >




  This is a [FiftyOne](https://github.com/voxel51/fiftyone) dataset with 335
  samples.


  ## Installation


  If you haven't already, install FiftyOne:


  ```bash

  pip install -U fiftyone

  ```


  ## Usage


  ```python

  import fiftyone as fo

  from fiftyone.utils.huggingface import load_from_hub


  # Load the dataset

  # Note: other available arguments include 'max_samples', etc

  dataset = load_from_hub("pjramg/GMNCSA24-FO")


  # Launch the App

  session = fo.launch_app(dataset)

  ```
license: mit

Dataset Card for 2025.01.16.10.33.04

This dataset is a modified version of the GMNCSA24 dataset, tailored for video classification tasks focusing on Activities of Daily Living (ADL) and fall detection in older populations. It is designed to support research in human activity recognition and safety monitoring. The dataset includes annotated video samples for various ADL and fall scenarios, making it ideal for training and evaluating machine learning models in healthcare and assistive technology applications.

image/png

This is a FiftyOne dataset with 335 samples.

Installation

If you haven't already, install FiftyOne:

pip install -U fiftyone

Usage

import fiftyone as fo
from fiftyone.utils.huggingface import load_from_hub

# Load the dataset
# Note: other available arguments include 'max_samples', etc
dataset = load_from_hub("pjramg/GMNCSA24-FO")

# Launch the App
session = fo.launch_app(dataset)

Dataset Details

Dataset Description

Dataset Sources [optional]

Uses

Elderly Action Recognition Challenge

Direct Use

[More Information Needed]

Out-of-Scope Use

[More Information Needed]

Dataset Structure

[More Information Needed]

Dataset Creation

Curation Rationale

[More Information Needed]

Source Data

Data Collection and Processing

[More Information Needed]

Who are the source data producers?

[More Information Needed]

Annotations [optional]

Annotation process

[More Information Needed]

Who are the annotators?

[More Information Needed]

Personal and Sensitive Information

[More Information Needed]

Bias, Risks, and Limitations

[More Information Needed]

Recommendations

Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.

Citation [optional]

BibTeX:

[More Information Needed]

APA:

[More Information Needed]

Glossary [optional]

[More Information Needed]

More Information [optional]

[More Information Needed]

Dataset Card Authors [optional]

[More Information Needed]

Dataset Card Contact

[More Information Needed]