PyTorch extention to work around with OpenPack dataset
Project description
openpack-torch
PyTorch utilities to work around with OpenPack Dataset.
Setup
You can install via pip with the following command.
# Pip
pip install openpack-torch
# Poetry
poetry add openpack-torch
Docs
Examples
Operation Recognition (Semantic Segmentation)
IMU
- Acceleration
Vision
- Keypoints
Scores of Baseline Moodel (Preliminary Experiments)
Split: Pilot Challenge
Model | F1 (Test Set) | F1 (Submission Set) | Date | Code |
---|---|---|---|---|
UNet | 0.3451 | 0.3747 | 2022-06-28 | main.py |
DeepConvLSTM | 0.7081 | 0.7695 | 2022-06-28 | main.py |
ST-GCN | 0.7024 | 0.6106 | 2022-07-07 | main.py |
NOTE: F1 = F1-measure (macro average)
Split: OpenPack Challenge 2022
This split is defined for OpenPack Challenge 2022.
Model | F1 (Test Set) | F1 (Submission Set) | Date | Code |
---|---|---|---|---|
UNet | TBA | TBA | - | - |
DeepConvLSTM | TBA | TBA | - | - |
ST-GCN | TBA | TBA | - | - |
OpenPack Challenge 2022 @ PerCom2023 WS Bird
We are hosting an activity recognition competition, using the OpenPack dataset at a PerCom 2023 Workshop! The task is very simple: Recognize 10 work operations from the OpenPack dataset. Please join this exciting opportunity. For more information about the competition, click here.
Tutorials
- Train a baseline model and make submission file.
- Change input modalities. (coming soon ...)
LICENCE
This software (openpack-torch) is distributed under MIT Licence. For the license of "OpenPack Dataset", please check this site (https://open-pack.github.io/).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file openpack-torch-0.5.3.tar.gz
.
File metadata
- Download URL: openpack-torch-0.5.3.tar.gz
- Upload date:
- Size: 16.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.15 CPython/3.7.11 Linux/4.15.0-191-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b76808bee2a630acdf17466ab68d785255369059db68f8100a8e23f1a45ec8b2 |
|
MD5 | 14f0a88a4d0e417f200b18c11ce65a39 |
|
BLAKE2b-256 | 3fb2c624402aa0a85e6d2f1c99625458f2964195093cbac963b299dc910c6195 |
File details
Details for the file openpack_torch-0.5.3-py3-none-any.whl
.
File metadata
- Download URL: openpack_torch-0.5.3-py3-none-any.whl
- Upload date:
- Size: 20.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.15 CPython/3.7.11 Linux/4.15.0-191-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 716a90c99cef81a99999d2660f42dee03d7335342bb315102f4b3a04abf22649 |
|
MD5 | 0cc36fa61f4aa41a2a855cf75e77fac9 |
|
BLAKE2b-256 | 97dfc7a12f12e56d56387cc985d997b5006643dd772e8b05f19f51b003eb7aad |