Skip to main content

Toolkit for OpenPack Dataset

Project description

OpenPack Dataset Toolkit (optk)

OpenPack Dataset Logo

Test API Docs - GitHub Pages

"OpenPack Dataset" is a new large-scale multi modal dataset of manual packing process. OpenPack is an open access logistics-dataset for human activity recognition, which contains human movement and package information from 16 distinct subjects. This repository provide utilities to explore our exciting dataset.

Docs

Dataset

Task & Activity Recognition Challenge

Sample Data

Sample

Install

We provide some utility functions as python package. You can install via pip with the following command.

# Pip
pip install openpack-toolkit

# Poetry
poetry add  openpack-toolkit

Examples

Tutorial

Work Activity Recognition (PyTorch)

PyTorch code samples for work operation prediction task is available. See openpack-torch for more dietail.

Download Dataset

optk-download -d ../data/datasets -v v0.2.0 -s atr-qags,openpack-operations

# If you are a user of poetry,
poetry run optk-download -d ../data/datasets -v v0.2.0 -s atr-qags,openpack-operations

Help:

$ poetry run optk-download -d ../data/datasets -h
usage: optk-download [-h] -d DATASET_DIR [-v VERSION] [-s STREAMS]

optional arguments:
  -h, --help            show this help message and exit
  -d DATASET_DIR, --dataset-dir DATASET_DIR
                        Path to dataset directory. Downloaded data will be stored under the directory
  -v VERSION, --version VERSION
                        Target dataset version. Default: v0.2.0
  -s STREAMS, --streams STREAMS
                        A list of data stream names that you want to download. Stream names must be separated by commas. Defaul: atr-qags,openpack-operations

Links

OpenPack Challenge Logo

License

openpack-toolkit has a MIT license, as found in the LICENSE file.

NOTE: OpenPack Dataset itself is available under Creative Commons Attribution Non Commercial Share Alike 4.0 International license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

openpack-toolkit-0.6.0.tar.gz (21.9 kB view hashes)

Uploaded Source

Built Distribution

openpack_toolkit-0.6.0-py3-none-any.whl (26.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page