Upload folder using huggingface_hub
Browse files- .gitattributes +3 -0
- CODE_LICENSE +26 -0
- LICENSE +42 -0
- README.md +113 -0
- annotations/v1/s1.json +514 -0
- annotations_flat/segments.csv +31 -0
- data/v1/s1/aligned_emg_100hz.csv +0 -0
- data/v1/s1/aligned_eyetrack_100hz.csv +0 -0
- data/v1/s1/aligned_imu_100hz.csv +3 -0
- data/v1/s1/aligned_mocap_100hz.csv +3 -0
- data/v1/s1/aligned_myo_pose_100hz.csv +0 -0
- data/v1/s1/aligned_myo_quat_100hz.csv +0 -0
- data/v1/s1/aligned_pressure_100hz.csv +0 -0
- data/v1/s1/alignment_metadata.json +133 -0
- data/v1/s1/raw/aligned_v1s1_s_Q.tsv +3 -0
- data/v1/s1/videos/trimmed_v1s1. Recording 20251219 102859_Dikablis Glasses 3_Scene Cam.mp4 +3 -0
- data/v1/s1/videos/trimmed_v1s1. Recording 20251219 102859_Dikablis Glasses 3_Scene Cam_Original_Eye Tracking Video.mp4 +3 -0
- metadata/modality_coverage.xlsx +0 -0
- metadata/recordings.csv +338 -0
.gitattributes
CHANGED
|
@@ -58,3 +58,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
data/v1/s1/aligned_imu_100hz.csv filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
data/v1/s1/aligned_mocap_100hz.csv filter=lfs diff=lfs merge=lfs -text
|
| 63 |
+
data/v1/s1/raw/aligned_v1s1_s_Q.tsv filter=lfs diff=lfs merge=lfs -text
|
CODE_LICENSE
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
MIT License
|
| 2 |
+
|
| 3 |
+
Copyright (c) 2026 Anonymous Authors (NeurIPS 2026 Datasets & Benchmarks submission)
|
| 4 |
+
|
| 5 |
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
| 6 |
+
of this software and associated documentation files (the "Software"), to deal
|
| 7 |
+
in the Software without restriction, including without limitation the rights
|
| 8 |
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
| 9 |
+
copies of the Software, and to permit persons to whom the Software is
|
| 10 |
+
furnished to do so, subject to the following conditions:
|
| 11 |
+
|
| 12 |
+
The above copyright notice and this permission notice shall be included in all
|
| 13 |
+
copies or substantial portions of the Software.
|
| 14 |
+
|
| 15 |
+
NOTE: This MIT license applies ONLY to the source code under the `code/`
|
| 16 |
+
directory. The dataset itself (PULSE, distributed separately) is
|
| 17 |
+
released under CC BY-NC 4.0 with additional use restrictions; see LICENSE
|
| 18 |
+
in the dataset_release root.
|
| 19 |
+
|
| 20 |
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
| 21 |
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
| 22 |
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
| 23 |
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
| 24 |
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
| 25 |
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
| 26 |
+
SOFTWARE.
|
LICENSE
ADDED
|
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0)
|
| 2 |
+
==========================================================================
|
| 3 |
+
|
| 4 |
+
Dataset: PULSE
|
| 5 |
+
Copyright (c) 2026 Anonymous Authors (NeurIPS 2026 Datasets & Benchmarks submission)
|
| 6 |
+
|
| 7 |
+
You are free to:
|
| 8 |
+
Share — copy and redistribute the material in any medium or format
|
| 9 |
+
Adapt — remix, transform, and build upon the material
|
| 10 |
+
|
| 11 |
+
Under the following terms:
|
| 12 |
+
Attribution — You must give appropriate credit, provide a link to the
|
| 13 |
+
license, and indicate if changes were made. You may do so in
|
| 14 |
+
any reasonable manner, but not in any way that suggests the
|
| 15 |
+
licensor endorses you or your use.
|
| 16 |
+
NonCommercial — You may not use the material for commercial purposes.
|
| 17 |
+
|
| 18 |
+
No additional restrictions — You may not apply legal terms or technological
|
| 19 |
+
measures that legally restrict others from doing anything the license permits.
|
| 20 |
+
|
| 21 |
+
The full legal code is available at:
|
| 22 |
+
https://creativecommons.org/licenses/by-nc/4.0/legalcode
|
| 23 |
+
|
| 24 |
+
----------------------------------------------------------------------------
|
| 25 |
+
ADDITIONAL USE RESTRICTIONS (BEYOND THE CC BY-NC TERMS)
|
| 26 |
+
----------------------------------------------------------------------------
|
| 27 |
+
|
| 28 |
+
By downloading or using PULSE, you additionally agree NOT to:
|
| 29 |
+
|
| 30 |
+
1. Attempt to re-identify any participant beyond information already
|
| 31 |
+
present in the released data.
|
| 32 |
+
2. Use the dataset to train, evaluate, or deploy systems whose primary
|
| 33 |
+
purpose is covert worker surveillance, employee monitoring, or
|
| 34 |
+
biometric identification of individuals without their freely given
|
| 35 |
+
and revocable informed consent.
|
| 36 |
+
3. Redistribute the raw scene-camera video or audio streams in a manner
|
| 37 |
+
that conflicts with the participant media-release agreement signed at
|
| 38 |
+
collection time (i.e., outside of bona fide academic research).
|
| 39 |
+
|
| 40 |
+
Downstream deployment of any model trained on PULSE for inference of
|
| 41 |
+
sensitive attributes (e.g., fatigue, stress, medical conditions) on new
|
| 42 |
+
human subjects requires its own ethics review by the deploying institution.
|
README.md
ADDED
|
@@ -0,0 +1,113 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-4.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
pretty_name: PULSE-sample
|
| 6 |
+
size_categories:
|
| 7 |
+
- 100M<n<1B
|
| 8 |
+
task_categories:
|
| 9 |
+
- time-series-forecasting
|
| 10 |
+
- video-classification
|
| 11 |
+
- other
|
| 12 |
+
tags:
|
| 13 |
+
- multi-modal
|
| 14 |
+
- daily-activity
|
| 15 |
+
- wearable-sensors
|
| 16 |
+
- motion-capture
|
| 17 |
+
- electromyography
|
| 18 |
+
- eye-tracking
|
| 19 |
+
- inertial-measurement-unit
|
| 20 |
+
- tactile-sensing
|
| 21 |
+
- sample
|
| 22 |
+
---
|
| 23 |
+
|
| 24 |
+
# PULSE-sample — Representative Single-Recording Subset
|
| 25 |
+
|
| 26 |
+
This is a small representative subset of the **PULSE** dataset, hosted as a separate
|
| 27 |
+
Hugging Face repository so that NeurIPS 2026 reviewers can inspect data quality and
|
| 28 |
+
schema without downloading the full 85 GB release.
|
| 29 |
+
|
| 30 |
+
> **Full dataset:** [`velvet-pine-22/PULSE`](https://huggingface.co/datasets/velvet-pine-22/PULSE)
|
| 31 |
+
|
| 32 |
+
## What this sample contains (~284 MB total)
|
| 33 |
+
|
| 34 |
+
A single complete recording — **`v1/s1`** (volunteer 1, scenario S1 "Office desk
|
| 35 |
+
organization", ~101 s) — with **all five non-visual sensor modalities** plus the
|
| 36 |
+
synchronized scene-camera video, action-segment annotations, and the global metadata
|
| 37 |
+
files needed to interpret everything.
|
| 38 |
+
|
| 39 |
+
```
|
| 40 |
+
PULSE-sample/
|
| 41 |
+
├── data/v1/s1/
|
| 42 |
+
│ ├── aligned_emg_100hz.csv # 8-channel surface EMG @ 100 Hz
|
| 43 |
+
│ ├── aligned_eyetrack_100hz.csv # 24-dim binocular gaze @ 100 Hz
|
| 44 |
+
│ ├── aligned_imu_100hz.csv # 160-dim wearable IMU @ 100 Hz
|
| 45 |
+
│ ├── aligned_mocap_100hz.csv # 56-joint optical motion capture @ 100 Hz
|
| 46 |
+
│ ├── aligned_pressure_100hz.csv # 50-channel fingertip pressure @ 100 Hz
|
| 47 |
+
│ ├── aligned_myo_pose_100hz.csv # forearm pose (auxiliary)
|
| 48 |
+
│ ├── aligned_myo_quat_100hz.csv # forearm orientation (auxiliary)
|
| 49 |
+
│ ├── alignment_metadata.json # per-recording sync diagnostics
|
| 50 |
+
│ ├── raw/ # raw Qualisys MoCap stream (.tsv)
|
| 51 |
+
│ └── videos/ # scene-cam + gaze-overlay (.mp4, 25 fps)
|
| 52 |
+
├── annotations/v1/s1.json # dense segment annotations (action / hand / object / text)
|
| 53 |
+
├── annotations_flat/segments.csv # the 30 segments of v1/s1, flattened
|
| 54 |
+
├── metadata/recordings.csv # full 337-row recording manifest
|
| 55 |
+
├── metadata/modality_coverage.xlsx # per-recording modality availability
|
| 56 |
+
├── LICENSE # CC BY-NC 4.0 (data)
|
| 57 |
+
└── CODE_LICENSE # MIT (code in companion repo)
|
| 58 |
+
```
|
| 59 |
+
|
| 60 |
+
## How to use this sample
|
| 61 |
+
|
| 62 |
+
```python
|
| 63 |
+
import pandas as pd
|
| 64 |
+
|
| 65 |
+
# Load all five modalities for the single recording
|
| 66 |
+
ROOT = "data/v1/s1"
|
| 67 |
+
emg = pd.read_csv(f"{ROOT}/aligned_emg_100hz.csv")
|
| 68 |
+
eyetrack = pd.read_csv(f"{ROOT}/aligned_eyetrack_100hz.csv")
|
| 69 |
+
imu = pd.read_csv(f"{ROOT}/aligned_imu_100hz.csv")
|
| 70 |
+
mocap = pd.read_csv(f"{ROOT}/aligned_mocap_100hz.csv")
|
| 71 |
+
pressure = pd.read_csv(f"{ROOT}/aligned_pressure_100hz.csv")
|
| 72 |
+
print(f"Aligned shapes (T, D): {[x.shape for x in [emg, eyetrack, imu, mocap, pressure]]}")
|
| 73 |
+
|
| 74 |
+
# Load the dense segment annotations
|
| 75 |
+
import json
|
| 76 |
+
with open("annotations/v1/s1.json") as f: ann = json.load(f)
|
| 77 |
+
print(f"{len(ann['segments'])} action segments")
|
| 78 |
+
```
|
| 79 |
+
|
| 80 |
+
All time series are sub-frame aligned (<10 ms) on a shared 100 Hz timebase. The first
|
| 81 |
+
sample of every modality file corresponds to t = 0 of the trimmed scene-cam video;
|
| 82 |
+
total length matches `metadata/recordings.csv` row `v1s1` (`duration_sec`,
|
| 83 |
+
`n_samples_100hz`).
|
| 84 |
+
|
| 85 |
+
## How this sample was created
|
| 86 |
+
|
| 87 |
+
Selected by the dataset authors as a representative recording: scenario S1 "office
|
| 88 |
+
desk organization" was chosen because it contains a typical mix of grasp / move /
|
| 89 |
+
place / adjust primitives without unusually short or long sub-tasks; v1 was chosen
|
| 90 |
+
because it has all five modalities present and full-length scene-cam video.
|
| 91 |
+
|
| 92 |
+
The full 337-row `metadata/recordings.csv` is included so reviewers can see exactly
|
| 93 |
+
where this recording sits in the train/test split scheme and which other recordings
|
| 94 |
+
exist; the global Croissant metadata is on the main repo.
|
| 95 |
+
|
| 96 |
+
## License & attribution
|
| 97 |
+
|
| 98 |
+
Data is released under **CC BY-NC 4.0**. By accessing PULSE-sample you agree to the
|
| 99 |
+
license, including the prohibition on commercial redeployment, re-identification, and
|
| 100 |
+
worker-surveillance applications. See `LICENSE` for the full terms. Companion code is
|
| 101 |
+
released under MIT (see `CODE_LICENSE`).
|
| 102 |
+
|
| 103 |
+
## Citation
|
| 104 |
+
|
| 105 |
+
```bibtex
|
| 106 |
+
@inproceedings{anonymous2026pulse,
|
| 107 |
+
title = {PULSE: A Synchronized Five-Modality Dataset for Multi-Modal Daily Activity Understanding},
|
| 108 |
+
author = {Anonymous Authors},
|
| 109 |
+
booktitle = {Submitted to NeurIPS 2026 Evaluations and Datasets Track},
|
| 110 |
+
year = {2026},
|
| 111 |
+
note = {Under double-blind review}
|
| 112 |
+
}
|
| 113 |
+
```
|
annotations/v1/s1.json
ADDED
|
@@ -0,0 +1,514 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"segments": [
|
| 3 |
+
{
|
| 4 |
+
"timestamp": "00:00:03-00:00:05",
|
| 5 |
+
"action_annotation": {
|
| 6 |
+
"action_name": "pull",
|
| 7 |
+
"hand_type": "right",
|
| 8 |
+
"is_lhand": 0,
|
| 9 |
+
"is_rhand": 1,
|
| 10 |
+
"text_key": "Pull laptop power adapter with right hand.",
|
| 11 |
+
"text_variants": [
|
| 12 |
+
"Pull laptop power adapter with right hand.",
|
| 13 |
+
"Right hand pulls laptop power adapter.",
|
| 14 |
+
"Pulling laptop power adapter with right hand.",
|
| 15 |
+
"Laptop power adapter is pulled by right hand."
|
| 16 |
+
],
|
| 17 |
+
"object_name": "laptop power adapter"
|
| 18 |
+
}
|
| 19 |
+
},
|
| 20 |
+
{
|
| 21 |
+
"timestamp": "00:00:05-00:00:07",
|
| 22 |
+
"action_annotation": {
|
| 23 |
+
"action_name": "pull",
|
| 24 |
+
"hand_type": "right",
|
| 25 |
+
"is_lhand": 0,
|
| 26 |
+
"is_rhand": 1,
|
| 27 |
+
"text_key": "Pull laptop power adapter with right hand.",
|
| 28 |
+
"text_variants": [
|
| 29 |
+
"Pull laptop power adapter with right hand.",
|
| 30 |
+
"Right hand pulls laptop power adapter.",
|
| 31 |
+
"Pulling laptop power adapter with right hand.",
|
| 32 |
+
"Laptop power adapter is pulled by right hand."
|
| 33 |
+
],
|
| 34 |
+
"object_name": "laptop power adapter"
|
| 35 |
+
}
|
| 36 |
+
},
|
| 37 |
+
{
|
| 38 |
+
"timestamp": "00:00:10-00:00:12",
|
| 39 |
+
"action_annotation": {
|
| 40 |
+
"action_name": "pick_up",
|
| 41 |
+
"hand_type": "both",
|
| 42 |
+
"is_lhand": 1,
|
| 43 |
+
"is_rhand": 1,
|
| 44 |
+
"text_key": "Pick up paper with both hands.",
|
| 45 |
+
"text_variants": [
|
| 46 |
+
"Pick up paper with both hands.",
|
| 47 |
+
"Both hands pick up paper.",
|
| 48 |
+
"Picking up paper with both hands.",
|
| 49 |
+
"Paper is picked up by both hands."
|
| 50 |
+
],
|
| 51 |
+
"object_name": "paper"
|
| 52 |
+
}
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"timestamp": "00:00:13-00:00:15",
|
| 56 |
+
"action_annotation": {
|
| 57 |
+
"action_name": "grasp",
|
| 58 |
+
"hand_type": "both",
|
| 59 |
+
"is_lhand": 1,
|
| 60 |
+
"is_rhand": 1,
|
| 61 |
+
"text_key": "Grasp laptop with both hands.",
|
| 62 |
+
"text_variants": [
|
| 63 |
+
"Grasp laptop with both hands.",
|
| 64 |
+
"Both hands grasp laptop.",
|
| 65 |
+
"Grasping laptop with both hands.",
|
| 66 |
+
"Laptop is grasped by both hands."
|
| 67 |
+
],
|
| 68 |
+
"object_name": "laptop"
|
| 69 |
+
}
|
| 70 |
+
},
|
| 71 |
+
{
|
| 72 |
+
"timestamp": "00:00:15-00:00:17",
|
| 73 |
+
"action_annotation": {
|
| 74 |
+
"action_name": "move",
|
| 75 |
+
"hand_type": "both",
|
| 76 |
+
"is_lhand": 1,
|
| 77 |
+
"is_rhand": 1,
|
| 78 |
+
"text_key": "Move laptop with both hands.",
|
| 79 |
+
"text_variants": [
|
| 80 |
+
"Move laptop with both hands.",
|
| 81 |
+
"Both hands move laptop.",
|
| 82 |
+
"Moving laptop with both hands.",
|
| 83 |
+
"Laptop is moved by both hands."
|
| 84 |
+
],
|
| 85 |
+
"object_name": "laptop"
|
| 86 |
+
}
|
| 87 |
+
},
|
| 88 |
+
{
|
| 89 |
+
"timestamp": "00:00:18-00:00:20",
|
| 90 |
+
"action_annotation": {
|
| 91 |
+
"action_name": "close",
|
| 92 |
+
"hand_type": "both",
|
| 93 |
+
"is_lhand": 1,
|
| 94 |
+
"is_rhand": 1,
|
| 95 |
+
"text_key": "Close laptop with both hands.",
|
| 96 |
+
"text_variants": [
|
| 97 |
+
"Close laptop with both hands.",
|
| 98 |
+
"Both hands close laptop.",
|
| 99 |
+
"Closing laptop with both hands.",
|
| 100 |
+
"Laptop is closed by both hands."
|
| 101 |
+
],
|
| 102 |
+
"object_name": "laptop"
|
| 103 |
+
}
|
| 104 |
+
},
|
| 105 |
+
{
|
| 106 |
+
"timestamp": "00:00:24-00:00:26",
|
| 107 |
+
"action_annotation": {
|
| 108 |
+
"action_name": "grasp",
|
| 109 |
+
"hand_type": "both",
|
| 110 |
+
"is_lhand": 1,
|
| 111 |
+
"is_rhand": 1,
|
| 112 |
+
"text_key": "Grasp tape with both hands.",
|
| 113 |
+
"text_variants": [
|
| 114 |
+
"Grasp tape with both hands.",
|
| 115 |
+
"Both hands grasp tape.",
|
| 116 |
+
"Grasping tape with both hands.",
|
| 117 |
+
"Tape is grasped by both hands."
|
| 118 |
+
],
|
| 119 |
+
"object_name": "tape"
|
| 120 |
+
}
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"timestamp": "00:00:26-00:00:27",
|
| 124 |
+
"action_annotation": {
|
| 125 |
+
"action_name": "put_down",
|
| 126 |
+
"hand_type": "both",
|
| 127 |
+
"is_lhand": 1,
|
| 128 |
+
"is_rhand": 1,
|
| 129 |
+
"text_key": "Put down tape with both hands.",
|
| 130 |
+
"text_variants": [
|
| 131 |
+
"Put down tape with both hands.",
|
| 132 |
+
"Both hands put down tape.",
|
| 133 |
+
"Putting down tape with both hands.",
|
| 134 |
+
"Tape is put down by both hands."
|
| 135 |
+
],
|
| 136 |
+
"object_name": "tape"
|
| 137 |
+
}
|
| 138 |
+
},
|
| 139 |
+
{
|
| 140 |
+
"timestamp": "00:00:27-00:00:29",
|
| 141 |
+
"action_annotation": {
|
| 142 |
+
"action_name": "pick_up",
|
| 143 |
+
"hand_type": "left",
|
| 144 |
+
"is_lhand": 1,
|
| 145 |
+
"is_rhand": 0,
|
| 146 |
+
"text_key": "Pick up marker with left hand.",
|
| 147 |
+
"text_variants": [
|
| 148 |
+
"Pick up marker with left hand.",
|
| 149 |
+
"Left hand picks up marker.",
|
| 150 |
+
"Picking up marker with left hand.",
|
| 151 |
+
"Marker is picked up by left hand."
|
| 152 |
+
],
|
| 153 |
+
"object_name": "marker"
|
| 154 |
+
}
|
| 155 |
+
},
|
| 156 |
+
{
|
| 157 |
+
"timestamp": "00:00:30-00:00:32",
|
| 158 |
+
"action_annotation": {
|
| 159 |
+
"action_name": "place",
|
| 160 |
+
"hand_type": "left",
|
| 161 |
+
"is_lhand": 1,
|
| 162 |
+
"is_rhand": 0,
|
| 163 |
+
"text_key": "Place marker with left hand.",
|
| 164 |
+
"text_variants": [
|
| 165 |
+
"Place marker with left hand.",
|
| 166 |
+
"Left hand places marker.",
|
| 167 |
+
"Placing marker with left hand.",
|
| 168 |
+
"Marker is placed by left hand."
|
| 169 |
+
],
|
| 170 |
+
"object_name": "marker"
|
| 171 |
+
}
|
| 172 |
+
},
|
| 173 |
+
{
|
| 174 |
+
"timestamp": "00:00:33-00:00:35",
|
| 175 |
+
"action_annotation": {
|
| 176 |
+
"action_name": "place",
|
| 177 |
+
"hand_type": "left",
|
| 178 |
+
"is_lhand": 1,
|
| 179 |
+
"is_rhand": 0,
|
| 180 |
+
"text_key": "Place marker with left hand.",
|
| 181 |
+
"text_variants": [
|
| 182 |
+
"Place marker with left hand.",
|
| 183 |
+
"Left hand places marker.",
|
| 184 |
+
"Placing marker with left hand.",
|
| 185 |
+
"Marker is placed by left hand."
|
| 186 |
+
],
|
| 187 |
+
"object_name": "marker"
|
| 188 |
+
}
|
| 189 |
+
},
|
| 190 |
+
{
|
| 191 |
+
"timestamp": "00:00:36-00:00:38",
|
| 192 |
+
"action_annotation": {
|
| 193 |
+
"action_name": "place",
|
| 194 |
+
"hand_type": "right",
|
| 195 |
+
"is_lhand": 0,
|
| 196 |
+
"is_rhand": 1,
|
| 197 |
+
"text_key": "Place marker with right hand.",
|
| 198 |
+
"text_variants": [
|
| 199 |
+
"Place marker with right hand.",
|
| 200 |
+
"Right hand places marker.",
|
| 201 |
+
"Placing marker with right hand.",
|
| 202 |
+
"Marker is placed by right hand."
|
| 203 |
+
],
|
| 204 |
+
"object_name": "marker"
|
| 205 |
+
}
|
| 206 |
+
},
|
| 207 |
+
{
|
| 208 |
+
"timestamp": "00:00:39-00:00:41",
|
| 209 |
+
"action_annotation": {
|
| 210 |
+
"action_name": "pick_up",
|
| 211 |
+
"hand_type": "both",
|
| 212 |
+
"is_lhand": 1,
|
| 213 |
+
"is_rhand": 1,
|
| 214 |
+
"text_key": "Pick up wallet with both hands.",
|
| 215 |
+
"text_variants": [
|
| 216 |
+
"Pick up wallet with both hands.",
|
| 217 |
+
"Both hands pick up wallet.",
|
| 218 |
+
"Picking up wallet with both hands.",
|
| 219 |
+
"Wallet is picked up by both hands."
|
| 220 |
+
],
|
| 221 |
+
"object_name": "wallet"
|
| 222 |
+
}
|
| 223 |
+
},
|
| 224 |
+
{
|
| 225 |
+
"timestamp": "00:00:41-00:00:43",
|
| 226 |
+
"action_annotation": {
|
| 227 |
+
"action_name": "move",
|
| 228 |
+
"hand_type": "left",
|
| 229 |
+
"is_lhand": 1,
|
| 230 |
+
"is_rhand": 0,
|
| 231 |
+
"text_key": "Move wallet with left hand.",
|
| 232 |
+
"text_variants": [
|
| 233 |
+
"Move wallet with left hand.",
|
| 234 |
+
"Left hand moves wallet.",
|
| 235 |
+
"Moving wallet with left hand.",
|
| 236 |
+
"Wallet is moved by left hand."
|
| 237 |
+
],
|
| 238 |
+
"object_name": "wallet"
|
| 239 |
+
}
|
| 240 |
+
},
|
| 241 |
+
{
|
| 242 |
+
"timestamp": "00:00:44-00:00:46",
|
| 243 |
+
"action_annotation": {
|
| 244 |
+
"action_name": "pick_up",
|
| 245 |
+
"hand_type": "right",
|
| 246 |
+
"is_lhand": 0,
|
| 247 |
+
"is_rhand": 1,
|
| 248 |
+
"text_key": "Pick up laptop power adapter with right hand.",
|
| 249 |
+
"text_variants": [
|
| 250 |
+
"Pick up laptop power adapter with right hand.",
|
| 251 |
+
"Right hand picks up laptop power adapter.",
|
| 252 |
+
"Picking up laptop power adapter with right hand.",
|
| 253 |
+
"Laptop power adapter is picked up by right hand."
|
| 254 |
+
],
|
| 255 |
+
"object_name": "laptop power adapter"
|
| 256 |
+
}
|
| 257 |
+
},
|
| 258 |
+
{
|
| 259 |
+
"timestamp": "00:00:46-00:00:48",
|
| 260 |
+
"action_annotation": {
|
| 261 |
+
"action_name": "adjust",
|
| 262 |
+
"hand_type": "both",
|
| 263 |
+
"is_lhand": 1,
|
| 264 |
+
"is_rhand": 1,
|
| 265 |
+
"text_key": "Adjust laptop power adapter with both hands.",
|
| 266 |
+
"text_variants": [
|
| 267 |
+
"Adjust laptop power adapter with both hands.",
|
| 268 |
+
"Both hands adjust laptop power adapter.",
|
| 269 |
+
"Adjusting laptop power adapter with both hands.",
|
| 270 |
+
"Laptop power adapter is adjusted by both hands."
|
| 271 |
+
],
|
| 272 |
+
"object_name": "laptop power adapter"
|
| 273 |
+
}
|
| 274 |
+
},
|
| 275 |
+
{
|
| 276 |
+
"timestamp": "00:00:49-00:00:51",
|
| 277 |
+
"action_annotation": {
|
| 278 |
+
"action_name": "hold",
|
| 279 |
+
"hand_type": "both",
|
| 280 |
+
"is_lhand": 1,
|
| 281 |
+
"is_rhand": 1,
|
| 282 |
+
"text_key": "Hold laptop power adapter with both hands.",
|
| 283 |
+
"text_variants": [
|
| 284 |
+
"Hold laptop power adapter with both hands.",
|
| 285 |
+
"Both hands hold laptop power adapter.",
|
| 286 |
+
"Holding laptop power adapter with both hands.",
|
| 287 |
+
"Laptop power adapter is held by both hands."
|
| 288 |
+
],
|
| 289 |
+
"object_name": "laptop power adapter"
|
| 290 |
+
}
|
| 291 |
+
},
|
| 292 |
+
{
|
| 293 |
+
"timestamp": "00:00:52-00:00:54",
|
| 294 |
+
"action_annotation": {
|
| 295 |
+
"action_name": "put_down",
|
| 296 |
+
"hand_type": "both",
|
| 297 |
+
"is_lhand": 1,
|
| 298 |
+
"is_rhand": 1,
|
| 299 |
+
"text_key": "Put down laptop power adapter with both hands.",
|
| 300 |
+
"text_variants": [
|
| 301 |
+
"Put down laptop power adapter with both hands.",
|
| 302 |
+
"Both hands put down laptop power adapter.",
|
| 303 |
+
"Putting down laptop power adapter with both hands.",
|
| 304 |
+
"Laptop power adapter is put down by both hands."
|
| 305 |
+
],
|
| 306 |
+
"object_name": "laptop power adapter"
|
| 307 |
+
}
|
| 308 |
+
},
|
| 309 |
+
{
|
| 310 |
+
"timestamp": "00:00:56-00:00:58",
|
| 311 |
+
"action_annotation": {
|
| 312 |
+
"action_name": "grasp",
|
| 313 |
+
"hand_type": "both",
|
| 314 |
+
"is_lhand": 1,
|
| 315 |
+
"is_rhand": 1,
|
| 316 |
+
"text_key": "Grasp wired mouse with both hands.",
|
| 317 |
+
"text_variants": [
|
| 318 |
+
"Grasp wired mouse with both hands.",
|
| 319 |
+
"Both hands grasp wired mouse.",
|
| 320 |
+
"Grasping wired mouse with both hands.",
|
| 321 |
+
"Wired mouse is grasped by both hands."
|
| 322 |
+
],
|
| 323 |
+
"object_name": "wired mouse"
|
| 324 |
+
}
|
| 325 |
+
},
|
| 326 |
+
{
|
| 327 |
+
"timestamp": "00:00:59-00:01:01",
|
| 328 |
+
"action_annotation": {
|
| 329 |
+
"action_name": "adjust",
|
| 330 |
+
"hand_type": "both",
|
| 331 |
+
"is_lhand": 1,
|
| 332 |
+
"is_rhand": 1,
|
| 333 |
+
"text_key": "Adjust wired mouse with both hands.",
|
| 334 |
+
"text_variants": [
|
| 335 |
+
"Adjust wired mouse with both hands.",
|
| 336 |
+
"Both hands adjust wired mouse.",
|
| 337 |
+
"Adjusting wired mouse with both hands.",
|
| 338 |
+
"Wired mouse is adjusted by both hands."
|
| 339 |
+
],
|
| 340 |
+
"object_name": "wired mouse"
|
| 341 |
+
}
|
| 342 |
+
},
|
| 343 |
+
{
|
| 344 |
+
"timestamp": "00:01:02-00:01:04",
|
| 345 |
+
"action_annotation": {
|
| 346 |
+
"action_name": "put_down",
|
| 347 |
+
"hand_type": "right",
|
| 348 |
+
"is_lhand": 0,
|
| 349 |
+
"is_rhand": 1,
|
| 350 |
+
"text_key": "Put down wired mouse with right hand.",
|
| 351 |
+
"text_variants": [
|
| 352 |
+
"Put down wired mouse with right hand.",
|
| 353 |
+
"Right hand puts down wired mouse.",
|
| 354 |
+
"Putting down wired mouse with right hand.",
|
| 355 |
+
"Wired mouse is put down by right hand."
|
| 356 |
+
],
|
| 357 |
+
"object_name": "wired mouse"
|
| 358 |
+
}
|
| 359 |
+
},
|
| 360 |
+
{
|
| 361 |
+
"timestamp": "00:01:08-00:01:10",
|
| 362 |
+
"action_annotation": {
|
| 363 |
+
"action_name": "remove",
|
| 364 |
+
"hand_type": "left",
|
| 365 |
+
"is_lhand": 1,
|
| 366 |
+
"is_rhand": 0,
|
| 367 |
+
"text_key": "Remove laptop power adapter with left hand.",
|
| 368 |
+
"text_variants": [
|
| 369 |
+
"Remove laptop power adapter with left hand.",
|
| 370 |
+
"Left hand removes laptop power adapter.",
|
| 371 |
+
"Removing laptop power adapter with left hand.",
|
| 372 |
+
"Laptop power adapter is removed by left hand."
|
| 373 |
+
],
|
| 374 |
+
"object_name": "laptop power adapter"
|
| 375 |
+
}
|
| 376 |
+
},
|
| 377 |
+
{
|
| 378 |
+
"timestamp": "00:01:12-00:01:14",
|
| 379 |
+
"action_annotation": {
|
| 380 |
+
"action_name": "pick_up",
|
| 381 |
+
"hand_type": "right",
|
| 382 |
+
"is_lhand": 0,
|
| 383 |
+
"is_rhand": 1,
|
| 384 |
+
"text_key": "Pick up stapler with right hand.",
|
| 385 |
+
"text_variants": [
|
| 386 |
+
"Pick up stapler with right hand.",
|
| 387 |
+
"Right hand picks up stapler.",
|
| 388 |
+
"Picking up stapler with right hand.",
|
| 389 |
+
"Stapler is picked up by right hand."
|
| 390 |
+
],
|
| 391 |
+
"object_name": "stapler"
|
| 392 |
+
}
|
| 393 |
+
},
|
| 394 |
+
{
|
| 395 |
+
"timestamp": "00:01:15-00:01:17",
|
| 396 |
+
"action_annotation": {
|
| 397 |
+
"action_name": "put_down",
|
| 398 |
+
"hand_type": "right",
|
| 399 |
+
"is_lhand": 0,
|
| 400 |
+
"is_rhand": 1,
|
| 401 |
+
"text_key": "Put down stapler with right hand.",
|
| 402 |
+
"text_variants": [
|
| 403 |
+
"Put down stapler with right hand.",
|
| 404 |
+
"Right hand puts down stapler.",
|
| 405 |
+
"Putting down stapler with right hand.",
|
| 406 |
+
"Stapler is put down by right hand."
|
| 407 |
+
],
|
| 408 |
+
"object_name": "stapler"
|
| 409 |
+
}
|
| 410 |
+
},
|
| 411 |
+
{
|
| 412 |
+
"timestamp": "00:01:18-00:01:20",
|
| 413 |
+
"action_annotation": {
|
| 414 |
+
"action_name": "grasp",
|
| 415 |
+
"hand_type": "both",
|
| 416 |
+
"is_lhand": 1,
|
| 417 |
+
"is_rhand": 1,
|
| 418 |
+
"text_key": "Grasp laptop power adapter with both hands.",
|
| 419 |
+
"text_variants": [
|
| 420 |
+
"Grasp laptop power adapter with both hands.",
|
| 421 |
+
"Both hands grasp laptop power adapter.",
|
| 422 |
+
"Grasping laptop power adapter with both hands.",
|
| 423 |
+
"Laptop power adapter is grasped by both hands."
|
| 424 |
+
],
|
| 425 |
+
"object_name": "laptop power adapter"
|
| 426 |
+
}
|
| 427 |
+
},
|
| 428 |
+
{
|
| 429 |
+
"timestamp": "00:01:21-00:01:23",
|
| 430 |
+
"action_annotation": {
|
| 431 |
+
"action_name": "adjust",
|
| 432 |
+
"hand_type": "both",
|
| 433 |
+
"is_lhand": 1,
|
| 434 |
+
"is_rhand": 1,
|
| 435 |
+
"text_key": "Adjust laptop power adapter with both hands.",
|
| 436 |
+
"text_variants": [
|
| 437 |
+
"Adjust laptop power adapter with both hands.",
|
| 438 |
+
"Both hands adjust laptop power adapter.",
|
| 439 |
+
"Adjusting laptop power adapter with both hands.",
|
| 440 |
+
"Laptop power adapter is adjusted by both hands."
|
| 441 |
+
],
|
| 442 |
+
"object_name": "laptop power adapter"
|
| 443 |
+
}
|
| 444 |
+
},
|
| 445 |
+
{
|
| 446 |
+
"timestamp": "00:01:24-00:01:26",
|
| 447 |
+
"action_annotation": {
|
| 448 |
+
"action_name": "put_down",
|
| 449 |
+
"hand_type": "left",
|
| 450 |
+
"is_lhand": 1,
|
| 451 |
+
"is_rhand": 0,
|
| 452 |
+
"text_key": "Put down laptop power adapter with left hand.",
|
| 453 |
+
"text_variants": [
|
| 454 |
+
"Put down laptop power adapter with left hand.",
|
| 455 |
+
"Left hand puts down laptop power adapter.",
|
| 456 |
+
"Putting down laptop power adapter with left hand.",
|
| 457 |
+
"Laptop power adapter is put down by left hand."
|
| 458 |
+
],
|
| 459 |
+
"object_name": "laptop power adapter"
|
| 460 |
+
}
|
| 461 |
+
},
|
| 462 |
+
{
|
| 463 |
+
"timestamp": "00:01:27-00:01:29",
|
| 464 |
+
"action_annotation": {
|
| 465 |
+
"action_name": "grasp",
|
| 466 |
+
"hand_type": "left",
|
| 467 |
+
"is_lhand": 1,
|
| 468 |
+
"is_rhand": 0,
|
| 469 |
+
"text_key": "Grasp paper with left hand.",
|
| 470 |
+
"text_variants": [
|
| 471 |
+
"Grasp paper with left hand.",
|
| 472 |
+
"Left hand grasps paper.",
|
| 473 |
+
"Grasping paper with left hand.",
|
| 474 |
+
"Paper is grasped by left hand."
|
| 475 |
+
],
|
| 476 |
+
"object_name": "paper"
|
| 477 |
+
}
|
| 478 |
+
},
|
| 479 |
+
{
|
| 480 |
+
"timestamp": "00:01:30-00:01:32",
|
| 481 |
+
"action_annotation": {
|
| 482 |
+
"action_name": "pick_up",
|
| 483 |
+
"hand_type": "both",
|
| 484 |
+
"is_lhand": 1,
|
| 485 |
+
"is_rhand": 1,
|
| 486 |
+
"text_key": "Pick up paper with both hands.",
|
| 487 |
+
"text_variants": [
|
| 488 |
+
"Pick up paper with both hands.",
|
| 489 |
+
"Both hands pick up paper.",
|
| 490 |
+
"Picking up paper with both hands.",
|
| 491 |
+
"Paper is picked up by both hands."
|
| 492 |
+
],
|
| 493 |
+
"object_name": "paper"
|
| 494 |
+
}
|
| 495 |
+
},
|
| 496 |
+
{
|
| 497 |
+
"timestamp": "00:01:33-00:01:35",
|
| 498 |
+
"action_annotation": {
|
| 499 |
+
"action_name": "put_down",
|
| 500 |
+
"hand_type": "both",
|
| 501 |
+
"is_lhand": 1,
|
| 502 |
+
"is_rhand": 1,
|
| 503 |
+
"text_key": "Put down paper with both hands.",
|
| 504 |
+
"text_variants": [
|
| 505 |
+
"Put down paper with both hands.",
|
| 506 |
+
"Both hands put down paper.",
|
| 507 |
+
"Putting down paper with both hands.",
|
| 508 |
+
"Paper is put down by both hands."
|
| 509 |
+
],
|
| 510 |
+
"object_name": "paper"
|
| 511 |
+
}
|
| 512 |
+
}
|
| 513 |
+
]
|
| 514 |
+
}
|
annotations_flat/segments.csv
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
volunteer,scenario,recording_id,segment_idx,timestamp,start_sec,end_sec,duration_sec,primitive,hand,is_left_hand,is_right_hand,object,description,description_variants
|
| 2 |
+
v1,s1,v1s1,0,00:00:03-00:00:05,3,5,2,pull,right,0,1,laptop power adapter,Pull laptop power adapter with right hand.,"[""Pull laptop power adapter with right hand."", ""Right hand pulls laptop power adapter."", ""Pulling laptop power adapter with right hand."", ""Laptop power adapter is pulled by right hand.""]"
|
| 3 |
+
v1,s1,v1s1,1,00:00:05-00:00:07,5,7,2,pull,right,0,1,laptop power adapter,Pull laptop power adapter with right hand.,"[""Pull laptop power adapter with right hand."", ""Right hand pulls laptop power adapter."", ""Pulling laptop power adapter with right hand."", ""Laptop power adapter is pulled by right hand.""]"
|
| 4 |
+
v1,s1,v1s1,2,00:00:10-00:00:12,10,12,2,pick_up,both,1,1,paper,Pick up paper with both hands.,"[""Pick up paper with both hands."", ""Both hands pick up paper."", ""Picking up paper with both hands."", ""Paper is picked up by both hands.""]"
|
| 5 |
+
v1,s1,v1s1,3,00:00:13-00:00:15,13,15,2,grasp,both,1,1,laptop,Grasp laptop with both hands.,"[""Grasp laptop with both hands."", ""Both hands grasp laptop."", ""Grasping laptop with both hands."", ""Laptop is grasped by both hands.""]"
|
| 6 |
+
v1,s1,v1s1,4,00:00:15-00:00:17,15,17,2,move,both,1,1,laptop,Move laptop with both hands.,"[""Move laptop with both hands."", ""Both hands move laptop."", ""Moving laptop with both hands."", ""Laptop is moved by both hands.""]"
|
| 7 |
+
v1,s1,v1s1,5,00:00:18-00:00:20,18,20,2,close,both,1,1,laptop,Close laptop with both hands.,"[""Close laptop with both hands."", ""Both hands close laptop."", ""Closing laptop with both hands."", ""Laptop is closed by both hands.""]"
|
| 8 |
+
v1,s1,v1s1,6,00:00:24-00:00:26,24,26,2,grasp,both,1,1,tape,Grasp tape with both hands.,"[""Grasp tape with both hands."", ""Both hands grasp tape."", ""Grasping tape with both hands."", ""Tape is grasped by both hands.""]"
|
| 9 |
+
v1,s1,v1s1,7,00:00:26-00:00:27,26,27,1,put_down,both,1,1,tape,Put down tape with both hands.,"[""Put down tape with both hands."", ""Both hands put down tape."", ""Putting down tape with both hands."", ""Tape is put down by both hands.""]"
|
| 10 |
+
v1,s1,v1s1,8,00:00:27-00:00:29,27,29,2,pick_up,left,1,0,marker,Pick up marker with left hand.,"[""Pick up marker with left hand."", ""Left hand picks up marker."", ""Picking up marker with left hand."", ""Marker is picked up by left hand.""]"
|
| 11 |
+
v1,s1,v1s1,9,00:00:30-00:00:32,30,32,2,place,left,1,0,marker,Place marker with left hand.,"[""Place marker with left hand."", ""Left hand places marker."", ""Placing marker with left hand."", ""Marker is placed by left hand.""]"
|
| 12 |
+
v1,s1,v1s1,10,00:00:33-00:00:35,33,35,2,place,left,1,0,marker,Place marker with left hand.,"[""Place marker with left hand."", ""Left hand places marker."", ""Placing marker with left hand."", ""Marker is placed by left hand.""]"
|
| 13 |
+
v1,s1,v1s1,11,00:00:36-00:00:38,36,38,2,place,right,0,1,marker,Place marker with right hand.,"[""Place marker with right hand."", ""Right hand places marker."", ""Placing marker with right hand."", ""Marker is placed by right hand.""]"
|
| 14 |
+
v1,s1,v1s1,12,00:00:39-00:00:41,39,41,2,pick_up,both,1,1,wallet,Pick up wallet with both hands.,"[""Pick up wallet with both hands."", ""Both hands pick up wallet."", ""Picking up wallet with both hands."", ""Wallet is picked up by both hands.""]"
|
| 15 |
+
v1,s1,v1s1,13,00:00:41-00:00:43,41,43,2,move,left,1,0,wallet,Move wallet with left hand.,"[""Move wallet with left hand."", ""Left hand moves wallet."", ""Moving wallet with left hand."", ""Wallet is moved by left hand.""]"
|
| 16 |
+
v1,s1,v1s1,14,00:00:44-00:00:46,44,46,2,pick_up,right,0,1,laptop power adapter,Pick up laptop power adapter with right hand.,"[""Pick up laptop power adapter with right hand."", ""Right hand picks up laptop power adapter."", ""Picking up laptop power adapter with right hand."", ""Laptop power adapter is picked up by right hand.""]"
|
| 17 |
+
v1,s1,v1s1,15,00:00:46-00:00:48,46,48,2,adjust,both,1,1,laptop power adapter,Adjust laptop power adapter with both hands.,"[""Adjust laptop power adapter with both hands."", ""Both hands adjust laptop power adapter."", ""Adjusting laptop power adapter with both hands."", ""Laptop power adapter is adjusted by both hands.""]"
|
| 18 |
+
v1,s1,v1s1,16,00:00:49-00:00:51,49,51,2,hold,both,1,1,laptop power adapter,Hold laptop power adapter with both hands.,"[""Hold laptop power adapter with both hands."", ""Both hands hold laptop power adapter."", ""Holding laptop power adapter with both hands."", ""Laptop power adapter is held by both hands.""]"
|
| 19 |
+
v1,s1,v1s1,17,00:00:52-00:00:54,52,54,2,put_down,both,1,1,laptop power adapter,Put down laptop power adapter with both hands.,"[""Put down laptop power adapter with both hands."", ""Both hands put down laptop power adapter."", ""Putting down laptop power adapter with both hands."", ""Laptop power adapter is put down by both hands.""]"
|
| 20 |
+
v1,s1,v1s1,18,00:00:56-00:00:58,56,58,2,grasp,both,1,1,wired mouse,Grasp wired mouse with both hands.,"[""Grasp wired mouse with both hands."", ""Both hands grasp wired mouse."", ""Grasping wired mouse with both hands."", ""Wired mouse is grasped by both hands.""]"
|
| 21 |
+
v1,s1,v1s1,19,00:00:59-00:01:01,59,61,2,adjust,both,1,1,wired mouse,Adjust wired mouse with both hands.,"[""Adjust wired mouse with both hands."", ""Both hands adjust wired mouse."", ""Adjusting wired mouse with both hands."", ""Wired mouse is adjusted by both hands.""]"
|
| 22 |
+
v1,s1,v1s1,20,00:01:02-00:01:04,62,64,2,put_down,right,0,1,wired mouse,Put down wired mouse with right hand.,"[""Put down wired mouse with right hand."", ""Right hand puts down wired mouse."", ""Putting down wired mouse with right hand."", ""Wired mouse is put down by right hand.""]"
|
| 23 |
+
v1,s1,v1s1,21,00:01:08-00:01:10,68,70,2,remove,left,1,0,laptop power adapter,Remove laptop power adapter with left hand.,"[""Remove laptop power adapter with left hand."", ""Left hand removes laptop power adapter."", ""Removing laptop power adapter with left hand."", ""Laptop power adapter is removed by left hand.""]"
|
| 24 |
+
v1,s1,v1s1,22,00:01:12-00:01:14,72,74,2,pick_up,right,0,1,stapler,Pick up stapler with right hand.,"[""Pick up stapler with right hand."", ""Right hand picks up stapler."", ""Picking up stapler with right hand."", ""Stapler is picked up by right hand.""]"
|
| 25 |
+
v1,s1,v1s1,23,00:01:15-00:01:17,75,77,2,put_down,right,0,1,stapler,Put down stapler with right hand.,"[""Put down stapler with right hand."", ""Right hand puts down stapler."", ""Putting down stapler with right hand."", ""Stapler is put down by right hand.""]"
|
| 26 |
+
v1,s1,v1s1,24,00:01:18-00:01:20,78,80,2,grasp,both,1,1,laptop power adapter,Grasp laptop power adapter with both hands.,"[""Grasp laptop power adapter with both hands."", ""Both hands grasp laptop power adapter."", ""Grasping laptop power adapter with both hands."", ""Laptop power adapter is grasped by both hands.""]"
|
| 27 |
+
v1,s1,v1s1,25,00:01:21-00:01:23,81,83,2,adjust,both,1,1,laptop power adapter,Adjust laptop power adapter with both hands.,"[""Adjust laptop power adapter with both hands."", ""Both hands adjust laptop power adapter."", ""Adjusting laptop power adapter with both hands."", ""Laptop power adapter is adjusted by both hands.""]"
|
| 28 |
+
v1,s1,v1s1,26,00:01:24-00:01:26,84,86,2,put_down,left,1,0,laptop power adapter,Put down laptop power adapter with left hand.,"[""Put down laptop power adapter with left hand."", ""Left hand puts down laptop power adapter."", ""Putting down laptop power adapter with left hand."", ""Laptop power adapter is put down by left hand.""]"
|
| 29 |
+
v1,s1,v1s1,27,00:01:27-00:01:29,87,89,2,grasp,left,1,0,paper,Grasp paper with left hand.,"[""Grasp paper with left hand."", ""Left hand grasps paper."", ""Grasping paper with left hand."", ""Paper is grasped by left hand.""]"
|
| 30 |
+
v1,s1,v1s1,28,00:01:30-00:01:32,90,92,2,pick_up,both,1,1,paper,Pick up paper with both hands.,"[""Pick up paper with both hands."", ""Both hands pick up paper."", ""Picking up paper with both hands."", ""Paper is picked up by both hands.""]"
|
| 31 |
+
v1,s1,v1s1,29,00:01:33-00:01:35,93,95,2,put_down,both,1,1,paper,Put down paper with both hands.,"[""Put down paper with both hands."", ""Both hands put down paper."", ""Putting down paper with both hands."", ""Paper is put down by both hands.""]"
|
data/v1/s1/aligned_emg_100hz.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/v1/s1/aligned_eyetrack_100hz.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/v1/s1/aligned_imu_100hz.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2ecdfc0cb7fb10ba1cb2e07d9150286cffab6afa6a2ddc39e2c5bb8f930f4c26
|
| 3 |
+
size 25281232
|
data/v1/s1/aligned_mocap_100hz.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:84013c87358c2f48e947533a70fa1564085938aa59f4d000a0f3c0cf3e53d6d1
|
| 3 |
+
size 18171172
|
data/v1/s1/aligned_myo_pose_100hz.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/v1/s1/aligned_myo_quat_100hz.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/v1/s1/aligned_pressure_100hz.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/v1/s1/alignment_metadata.json
ADDED
|
@@ -0,0 +1,133 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"volunteer": "v1",
|
| 3 |
+
"scenario": "s1",
|
| 4 |
+
"common_start": "2025-12-19T10:29:04.409000",
|
| 5 |
+
"common_end": "2025-12-19T10:30:45.319000",
|
| 6 |
+
"duration_sec": 100.91,
|
| 7 |
+
"n_samples": 10092,
|
| 8 |
+
"sampling_rate_hz": 100,
|
| 9 |
+
"detected_modalities": [
|
| 10 |
+
"mocap",
|
| 11 |
+
"mocap_sq",
|
| 12 |
+
"emg",
|
| 13 |
+
"myo_quat",
|
| 14 |
+
"myo_pose",
|
| 15 |
+
"eyetrack",
|
| 16 |
+
"pressure",
|
| 17 |
+
"imu"
|
| 18 |
+
],
|
| 19 |
+
"aligned_modalities": [
|
| 20 |
+
"mocap",
|
| 21 |
+
"emg",
|
| 22 |
+
"myo_quat",
|
| 23 |
+
"myo_pose",
|
| 24 |
+
"eyetrack",
|
| 25 |
+
"pressure",
|
| 26 |
+
"imu",
|
| 27 |
+
"mocap_sq"
|
| 28 |
+
],
|
| 29 |
+
"active_common_modalities": [
|
| 30 |
+
"mocap",
|
| 31 |
+
"mocap_sq",
|
| 32 |
+
"emg",
|
| 33 |
+
"myo_quat",
|
| 34 |
+
"eyetrack",
|
| 35 |
+
"pressure",
|
| 36 |
+
"imu"
|
| 37 |
+
],
|
| 38 |
+
"missing_modalities": [],
|
| 39 |
+
"warnings": [],
|
| 40 |
+
"videos_trimmed": [
|
| 41 |
+
"v1s1. Recording 20251219 102859_Dikablis Glasses 3_Scene Cam.mp4",
|
| 42 |
+
"v1s1. Recording 20251219 102859_Dikablis Glasses 3_Scene Cam_Original_Eye Tracking Video.mp4"
|
| 43 |
+
],
|
| 44 |
+
"sq_processed": true,
|
| 45 |
+
"tips_added": true,
|
| 46 |
+
"tip_scale": 0.75,
|
| 47 |
+
"base_times": {
|
| 48 |
+
"mocap": "2025-12-19T10:28:21.949000",
|
| 49 |
+
"eyetrack": "2025-12-19T10:28:59"
|
| 50 |
+
},
|
| 51 |
+
"modalities": {
|
| 52 |
+
"mocap": {
|
| 53 |
+
"start": "2025-12-19T10:29:04.409000",
|
| 54 |
+
"end": "2025-12-19T10:30:45.319000",
|
| 55 |
+
"rows": 10092,
|
| 56 |
+
"path": null,
|
| 57 |
+
"paths": null,
|
| 58 |
+
"include_in_common": true,
|
| 59 |
+
"auxiliary": false,
|
| 60 |
+
"event_stream": false
|
| 61 |
+
},
|
| 62 |
+
"mocap_sq": {
|
| 63 |
+
"start": "2025-12-19T10:29:04.409000",
|
| 64 |
+
"end": "2025-12-19T10:30:45.319000",
|
| 65 |
+
"rows": 10092,
|
| 66 |
+
"path": null,
|
| 67 |
+
"paths": null,
|
| 68 |
+
"include_in_common": true,
|
| 69 |
+
"auxiliary": false,
|
| 70 |
+
"event_stream": false
|
| 71 |
+
},
|
| 72 |
+
"emg": {
|
| 73 |
+
"start": "2025-12-19T10:28:53",
|
| 74 |
+
"end": "2025-12-19T10:30:58.526317",
|
| 75 |
+
"rows": 25054,
|
| 76 |
+
"path": null,
|
| 77 |
+
"paths": null,
|
| 78 |
+
"include_in_common": true,
|
| 79 |
+
"auxiliary": false,
|
| 80 |
+
"event_stream": false
|
| 81 |
+
},
|
| 82 |
+
"myo_quat": {
|
| 83 |
+
"start": "2025-12-19T10:28:53",
|
| 84 |
+
"end": "2025-12-19T10:31:07.266663",
|
| 85 |
+
"rows": 6725,
|
| 86 |
+
"path": null,
|
| 87 |
+
"paths": null,
|
| 88 |
+
"include_in_common": true,
|
| 89 |
+
"auxiliary": false,
|
| 90 |
+
"event_stream": false
|
| 91 |
+
},
|
| 92 |
+
"myo_pose": {
|
| 93 |
+
"start": "2025-12-19T10:28:53",
|
| 94 |
+
"end": "2025-12-19T10:30:52.222945",
|
| 95 |
+
"rows": 52,
|
| 96 |
+
"path": null,
|
| 97 |
+
"paths": null,
|
| 98 |
+
"include_in_common": false,
|
| 99 |
+
"auxiliary": false,
|
| 100 |
+
"event_stream": true
|
| 101 |
+
},
|
| 102 |
+
"eyetrack": {
|
| 103 |
+
"start": "2025-12-19T10:28:59",
|
| 104 |
+
"end": "2025-12-19T10:30:50.683000",
|
| 105 |
+
"rows": 6702,
|
| 106 |
+
"path": null,
|
| 107 |
+
"paths": null,
|
| 108 |
+
"include_in_common": true,
|
| 109 |
+
"auxiliary": false,
|
| 110 |
+
"event_stream": false
|
| 111 |
+
},
|
| 112 |
+
"pressure": {
|
| 113 |
+
"start": "2025-12-19T10:28:29.515000",
|
| 114 |
+
"end": "2025-12-19T10:32:03.279000",
|
| 115 |
+
"rows": 2937,
|
| 116 |
+
"path": null,
|
| 117 |
+
"paths": null,
|
| 118 |
+
"include_in_common": true,
|
| 119 |
+
"auxiliary": true,
|
| 120 |
+
"event_stream": false
|
| 121 |
+
},
|
| 122 |
+
"imu": {
|
| 123 |
+
"start": "2025-12-19T10:21:30.666000",
|
| 124 |
+
"end": "2025-12-19T12:12:42.920000",
|
| 125 |
+
"rows": 1413524,
|
| 126 |
+
"path": null,
|
| 127 |
+
"paths": null,
|
| 128 |
+
"include_in_common": true,
|
| 129 |
+
"auxiliary": true,
|
| 130 |
+
"event_stream": false
|
| 131 |
+
}
|
| 132 |
+
}
|
| 133 |
+
}
|
data/v1/s1/raw/aligned_v1s1_s_Q.tsv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9d7b26c156ffd186f0c8f1d699e749cf21100c44957a69d2471a748163a8fa27
|
| 3 |
+
size 40699170
|
data/v1/s1/videos/trimmed_v1s1. Recording 20251219 102859_Dikablis Glasses 3_Scene Cam.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7af222d1eed9c558f5e8b4dd1145f58baf7d0ab722f4f4ea8e5d6ad5fdb7c154
|
| 3 |
+
size 100161579
|
data/v1/s1/videos/trimmed_v1s1. Recording 20251219 102859_Dikablis Glasses 3_Scene Cam_Original_Eye Tracking Video.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:31919a86d777db34b2550157f6e8361bd57104958c8f57e70f374fd3c4aa98b4
|
| 3 |
+
size 106000982
|
metadata/modality_coverage.xlsx
ADDED
|
Binary file (16.2 kB). View file
|
|
|
metadata/recordings.csv
ADDED
|
@@ -0,0 +1,338 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
recording_id,volunteer_id,scenario_id,duration_sec,n_samples_100hz,aligned_modalities,missing_modalities,has_dense_annotations,split
|
| 2 |
+
v1s1,v1,s1,100.91,10091,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 3 |
+
v1s2,v1,s2,56.44,5644,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 4 |
+
v1s3,v1,s3,171.87,17187,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 5 |
+
v1s4,v1,s4,54.98,5498,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 6 |
+
v1s5,v1,s5,99.68,9968,scene_video|eyetrack|pressure|emg|imu,mocap,1,train
|
| 7 |
+
v1s6,v1,s6,38.39,3839,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 8 |
+
v1s7,v1,s7,37.95,3795,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 9 |
+
v1s8,v1,s8,75.58,7558,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 10 |
+
v2s1,v2,s1,76.31,7631,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 11 |
+
v2s2,v2,s2,73.43,7343,scene_video|eyetrack|pressure|emg|imu,mocap,1,train
|
| 12 |
+
v2s3,v2,s3,168.69,16869,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 13 |
+
v2s4,v2,s4,37.48,3748,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 14 |
+
v2s5,v2,s5,69.3,6930,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 15 |
+
v2s6,v2,s6,76.49,7649,scene_video|eyetrack|pressure|emg|imu,mocap,1,train
|
| 16 |
+
v2s7,v2,s7,33.48,3348,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 17 |
+
v2s8,v2,s8,63.9,6390,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 18 |
+
v2s9,v2,s9,358.85,35885,scene_video|eyetrack|pressure|emg|imu,mocap,0,unannotated
|
| 19 |
+
v3s1,v3,s1,147.87,14787,scene_video|eyetrack|pressure|emg|imu,mocap,1,train
|
| 20 |
+
v3s2,v3,s2,90.52,9052,scene_video|eyetrack|pressure|emg|imu,mocap,1,train
|
| 21 |
+
v3s3,v3,s3,178.47,17847,scene_video|eyetrack|pressure|emg|imu,mocap,1,train
|
| 22 |
+
v3s4,v3,s4,57.25,5725,scene_video|eyetrack|pressure|emg|imu,mocap,1,train
|
| 23 |
+
v3s5,v3,s5,105.83,10583,scene_video|eyetrack|pressure|emg|imu,mocap,1,train
|
| 24 |
+
v3s6,v3,s6,96.44,9644,scene_video|eyetrack|pressure|emg|imu,mocap,1,train
|
| 25 |
+
v3s7,v3,s7,64.97,6497,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 26 |
+
v3s8,v3,s8,107.51,10751,scene_video|eyetrack|pressure|emg|imu,mocap,1,train
|
| 27 |
+
v3s9,v3,s9,410.96,41096,scene_video|eyetrack|pressure|emg|imu,mocap,0,unannotated
|
| 28 |
+
v4s1,v4,s1,0.0,0,,scene_video|eyetrack|pressure|emg|imu|mocap,0,unannotated
|
| 29 |
+
v4s2,v4,s2,103.68,10368,pressure|emg,scene_video|eyetrack|imu|mocap,0,unannotated
|
| 30 |
+
v4s4,v4,s4,0.0,0,,scene_video|eyetrack|pressure|emg|imu|mocap,0,unannotated
|
| 31 |
+
v5s1,v5,s1,75.41,7541,scene_video|eyetrack|pressure|emg|imu,mocap,1,train
|
| 32 |
+
v5s2,v5,s2,65.85,6585,scene_video|eyetrack|pressure|emg|imu,mocap,1,train
|
| 33 |
+
v5s3,v5,s3,158.22,15822,scene_video|eyetrack|pressure|emg|imu,mocap,1,train
|
| 34 |
+
v5s4,v5,s4,60.5,6050,scene_video|eyetrack|pressure|emg|imu,mocap,1,train
|
| 35 |
+
v5s5,v5,s5,132.23,13223,scene_video|eyetrack|pressure|emg|imu,mocap,1,train
|
| 36 |
+
v5s6,v5,s6,112.26,11226,scene_video|eyetrack|pressure|emg|imu,mocap,1,train
|
| 37 |
+
v5s7,v5,s7,72.55,7255,scene_video|eyetrack|pressure|emg|imu,mocap,1,train
|
| 38 |
+
v5s8,v5,s8,181.42,18142,scene_video|emg|imu,eyetrack|pressure|mocap,1,train
|
| 39 |
+
v5s9,v5,s9,332.04,33204,scene_video|eyetrack|emg|imu,pressure|mocap,0,unannotated
|
| 40 |
+
v6s1,v6,s1,185.71,18571,pressure|emg,scene_video|eyetrack|imu|mocap,0,unannotated
|
| 41 |
+
v6s2,v6,s2,61.4,6140,emg,scene_video|eyetrack|pressure|imu|mocap,0,unannotated
|
| 42 |
+
v8s1,v8,s1,88.27,8827,emg|imu,scene_video|eyetrack|pressure|mocap,0,unannotated
|
| 43 |
+
v8s2,v8,s2,44.37,4437,emg|imu,scene_video|eyetrack|pressure|mocap,0,unannotated
|
| 44 |
+
v8s3,v8,s3,145.37,14537,emg|imu,scene_video|eyetrack|pressure|mocap,0,unannotated
|
| 45 |
+
v8s4,v8,s4,42.32,4232,emg|imu,scene_video|eyetrack|pressure|mocap,0,unannotated
|
| 46 |
+
v8s5,v8,s5,69.89,6989,emg|imu,scene_video|eyetrack|pressure|mocap,0,unannotated
|
| 47 |
+
v8s6,v8,s6,41.36,4136,emg|imu,scene_video|eyetrack|pressure|mocap,0,unannotated
|
| 48 |
+
v8s7,v8,s7,81.39,8139,emg|imu,scene_video|eyetrack|pressure|mocap,0,unannotated
|
| 49 |
+
v8s8,v8,s8,83.27,8327,emg|imu,scene_video|eyetrack|pressure|mocap,0,unannotated
|
| 50 |
+
v8s9,v8,s9,266.69,26669,emg|imu,scene_video|eyetrack|pressure|mocap,0,unannotated
|
| 51 |
+
v9s1,v9,s1,98.04,9804,scene_video|eyetrack|emg|imu,pressure|mocap,1,train
|
| 52 |
+
v9s2,v9,s2,87.33,8733,scene_video|eyetrack|emg|imu,pressure|mocap,1,train
|
| 53 |
+
v9s3,v9,s3,164.17,16417,scene_video|eyetrack|emg|imu,pressure|mocap,1,train
|
| 54 |
+
v9s4,v9,s4,88.12,8812,scene_video|eyetrack|emg|imu,pressure|mocap,1,train
|
| 55 |
+
v9s5,v9,s5,90.2,9020,scene_video|eyetrack|emg|imu,pressure|mocap,1,train
|
| 56 |
+
v9s6,v9,s6,49.58,4958,scene_video|eyetrack|emg|imu,pressure|mocap,1,train
|
| 57 |
+
v9s7,v9,s7,59.79,5979,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 58 |
+
v9s8,v9,s8,104.77,10477,scene_video|eyetrack|emg|imu,pressure|mocap,1,train
|
| 59 |
+
v9s9,v9,s9,247.15,24715,scene_video|eyetrack|emg|imu,pressure|mocap,0,unannotated
|
| 60 |
+
v10s1,v10,s1,104.27,10427,emg|imu,scene_video|eyetrack|pressure|mocap,0,unannotated
|
| 61 |
+
v10s2,v10,s2,92.73,9273,emg|imu,scene_video|eyetrack|pressure|mocap,0,unannotated
|
| 62 |
+
v10s3,v10,s3,195.43,19543,emg|imu,scene_video|eyetrack|pressure|mocap,0,unannotated
|
| 63 |
+
v10s4,v10,s4,116.69,11669,emg|imu,scene_video|eyetrack|pressure|mocap,0,unannotated
|
| 64 |
+
v10s5,v10,s5,123.54,12354,emg|imu,scene_video|eyetrack|pressure|mocap,0,unannotated
|
| 65 |
+
v10s6,v10,s6,71.27,7127,emg|imu,scene_video|eyetrack|pressure|mocap,0,unannotated
|
| 66 |
+
v10s7,v10,s7,97.23,9723,emg|imu,scene_video|eyetrack|pressure|mocap,0,unannotated
|
| 67 |
+
v10s8,v10,s8,94.0,9400,emg|imu,scene_video|eyetrack|pressure|mocap,0,unannotated
|
| 68 |
+
v10s9,v10,s9,281.33,28133,emg|imu,scene_video|eyetrack|pressure|mocap,0,unannotated
|
| 69 |
+
v11s1,v11,s1,54.42,5442,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 70 |
+
v11s2,v11,s2,84.0,8400,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 71 |
+
v11s3,v11,s3,188.37,18837,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 72 |
+
v11s4,v11,s4,73.6,7360,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 73 |
+
v11s5,v11,s5,99.89,9989,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 74 |
+
v11s6,v11,s6,46.78,4678,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 75 |
+
v11s7,v11,s7,55.73,5573,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 76 |
+
v11s8,v11,s8,94.59,9459,scene_video|eyetrack|pressure|emg|imu,mocap,1,train
|
| 77 |
+
v11s9,v11,s9,369.95,36995,scene_video|eyetrack|pressure|emg|imu,mocap,0,unannotated
|
| 78 |
+
v12s1,v12,s1,192.62,19262,scene_video|eyetrack|pressure|emg|imu,mocap,1,train
|
| 79 |
+
v12s2,v12,s2,75.62,7562,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 80 |
+
v12s3,v12,s3,126.56,12656,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 81 |
+
v12s4,v12,s4,58.67,5867,scene_video|eyetrack|pressure|emg|imu,mocap,1,train
|
| 82 |
+
v12s5,v12,s5,73.84,7384,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 83 |
+
v12s6,v12,s6,85.71,8571,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 84 |
+
v12s7,v12,s7,46.6,4660,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 85 |
+
v12s8,v12,s8,91.42,9142,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 86 |
+
v12s9,v12,s9,338.25,33825,scene_video|eyetrack|pressure|emg|imu,mocap,0,unannotated
|
| 87 |
+
v13s1,v13,s1,57.16,5716,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 88 |
+
v13s2,v13,s2,43.11,4311,scene_video|eyetrack|pressure|emg|imu,mocap,1,train
|
| 89 |
+
v13s3,v13,s3,81.89,8189,scene_video|eyetrack|pressure|emg|imu,mocap,1,train
|
| 90 |
+
v13s4,v13,s4,56.24,5624,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 91 |
+
v13s5,v13,s5,94.41,9441,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 92 |
+
v13s6,v13,s6,58.27,5827,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 93 |
+
v13s7,v13,s7,36.51,3651,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 94 |
+
v13s8,v13,s8,86.81,8681,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 95 |
+
v13s9,v13,s9,272.82,27282,scene_video|eyetrack|pressure|emg|imu,mocap,0,unannotated
|
| 96 |
+
v14s1,v14,s1,92.43,9243,scene_video|eyetrack|emg|imu,pressure|mocap,1,test
|
| 97 |
+
v14s2,v14,s2,68.9,6890,scene_video|eyetrack|emg|imu,pressure|mocap,1,test
|
| 98 |
+
v14s3,v14,s3,156.76,15676,scene_video|eyetrack|emg|imu,pressure|mocap,1,test
|
| 99 |
+
v14s4,v14,s4,68.05,6805,scene_video|eyetrack|emg|imu,pressure|mocap,1,test
|
| 100 |
+
v14s5,v14,s5,121.1,12110,scene_video|eyetrack|emg|imu,pressure|mocap,1,test
|
| 101 |
+
v14s6,v14,s6,72.27,7227,scene_video|eyetrack|emg|imu,pressure|mocap,1,test
|
| 102 |
+
v14s7,v14,s7,53.02,5302,scene_video|eyetrack|emg|imu,pressure|mocap,1,test
|
| 103 |
+
v14s8,v14,s8,100.0,10000,scene_video|eyetrack|emg|imu,pressure|mocap,1,test
|
| 104 |
+
v14s9,v14,s9,0.46,46,scene_video|eyetrack|emg|imu,pressure|mocap,0,unannotated
|
| 105 |
+
v15s1,v15,s1,44.36,4436,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 106 |
+
v15s2,v15,s2,42.49,4249,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 107 |
+
v15s3,v15,s3,89.84,8984,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 108 |
+
v15s4,v15,s4,43.25,4325,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 109 |
+
v15s5,v15,s5,64.9,6490,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 110 |
+
v15s6,v15,s6,29.21,2921,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 111 |
+
v15s7,v15,s7,24.8,2480,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 112 |
+
v15s8,v15,s8,63.34,6334,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 113 |
+
v15s9,v15,s9,203.49,20349,scene_video|eyetrack|emg|imu,pressure|mocap,0,unannotated
|
| 114 |
+
v16s1,v16,s1,85.12,8512,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 115 |
+
v16s2,v16,s2,128.27,12827,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 116 |
+
v16s3,v16,s3,120.61,12061,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 117 |
+
v16s4,v16,s4,63.3,6330,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 118 |
+
v16s5,v16,s5,87.14,8714,scene_video|eyetrack|emg|imu|mocap,pressure,0,unannotated
|
| 119 |
+
v16s6,v16,s6,82.7,8270,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 120 |
+
v16s7,v16,s7,44.06,4406,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 121 |
+
v16s8,v16,s8,90.12,9012,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 122 |
+
v16s9,v16,s9,255.46,25546,scene_video|eyetrack|emg|imu,pressure|mocap,0,unannotated
|
| 123 |
+
v17s1,v17,s1,78.14,7814,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 124 |
+
v17s2,v17,s2,43.56,4356,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 125 |
+
v17s3,v17,s3,171.29,17129,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 126 |
+
v17s4,v17,s4,68.49,6849,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 127 |
+
v17s5,v17,s5,107.13,10713,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 128 |
+
v17s6,v17,s6,107.98,10798,scene_video|eyetrack|emg|imu,pressure|mocap,1,train
|
| 129 |
+
v17s7,v17,s7,50.76,5076,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 130 |
+
v17s8,v17,s8,127.65,12765,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 131 |
+
v17s9,v17,s9,334.22,33422,scene_video|eyetrack|emg|imu,pressure|mocap,0,unannotated
|
| 132 |
+
v18s1,v18,s1,38.24,3824,scene_video|eyetrack|emg|imu,pressure|mocap,1,train
|
| 133 |
+
v18s2,v18,s2,51.55,5155,scene_video|eyetrack|emg|imu,pressure|mocap,1,train
|
| 134 |
+
v18s3,v18,s3,151.76,15176,scene_video|eyetrack|emg|imu,pressure|mocap,1,train
|
| 135 |
+
v18s4,v18,s4,23.02,2302,scene_video|eyetrack|emg|imu,pressure|mocap,1,train
|
| 136 |
+
v18s5,v18,s5,30.02,3002,scene_video|eyetrack|emg|imu,pressure|mocap,1,train
|
| 137 |
+
v18s6,v18,s6,22.38,2238,scene_video|eyetrack|emg|imu,pressure|mocap,1,train
|
| 138 |
+
v18s7,v18,s7,32.98,3298,scene_video|eyetrack|emg|imu,pressure|mocap,1,train
|
| 139 |
+
v18s8,v18,s8,45.81,4581,scene_video|eyetrack|emg|imu,pressure|mocap,1,train
|
| 140 |
+
v18s9,v18,s9,264.8,26480,scene_video|eyetrack|emg|imu,pressure|mocap,0,unannotated
|
| 141 |
+
v19s1,v19,s1,49.76,4976,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 142 |
+
v19s2,v19,s2,70.29,7029,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 143 |
+
v19s3,v19,s3,109.25,10925,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 144 |
+
v19s4,v19,s4,40.02,4002,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 145 |
+
v19s5,v19,s5,50.74,5074,eyetrack|emg|imu|mocap,scene_video|pressure,1,train
|
| 146 |
+
v19s6,v19,s6,22.07,2207,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 147 |
+
v19s7,v19,s7,44.22,4422,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 148 |
+
v19s8,v19,s8,104.39,10439,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 149 |
+
v19s9,v19,s9,279.46,27946,scene_video|eyetrack|emg|imu,pressure|mocap,0,unannotated
|
| 150 |
+
v20s1,v20,s1,92.64,9264,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 151 |
+
v20s2,v20,s2,52.82,5282,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 152 |
+
v20s3,v20,s3,104.2,10420,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 153 |
+
v20s4,v20,s4,43.62,4362,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 154 |
+
v20s5,v20,s5,76.13,7613,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 155 |
+
v20s6,v20,s6,38.37,3837,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 156 |
+
v20s7,v20,s7,30.5,3050,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 157 |
+
v20s8,v20,s8,86.78,8678,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 158 |
+
v20s9,v20,s9,263.09,26309,scene_video|eyetrack|emg|imu,pressure|mocap,0,unannotated
|
| 159 |
+
v21s1,v21,s1,104.1,10410,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 160 |
+
v21s2,v21,s2,42.68,4268,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 161 |
+
v21s3,v21,s3,105.71,10571,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 162 |
+
v21s4,v21,s4,69.95,6995,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 163 |
+
v21s5,v21,s5,79.1,7910,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 164 |
+
v21s6,v21,s6,39.47,3947,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 165 |
+
v21s7,v21,s7,67.84,6784,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 166 |
+
v21s8,v21,s8,71.3,7130,scene_video|eyetrack|emg|imu|mocap,pressure,1,train
|
| 167 |
+
v21s9,v21,s9,255.97,25597,scene_video|eyetrack|emg|imu,pressure|mocap,0,unannotated
|
| 168 |
+
v22s1,v22,s1,29.18,2918,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 169 |
+
v22s2,v22,s2,50.83,5083,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 170 |
+
v22s3,v22,s3,114.75,11475,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 171 |
+
v22s4,v22,s4,59.95,5995,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 172 |
+
v22s5,v22,s5,59.68,5968,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 173 |
+
v22s6,v22,s6,64.95,6495,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 174 |
+
v22s7,v22,s7,38.84,3884,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 175 |
+
v22s8,v22,s8,70.53,7053,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 176 |
+
v22s9,v22,s9,292.05,29205,scene_video|eyetrack|pressure|emg|imu,mocap,0,unannotated
|
| 177 |
+
v23s1,v23,s1,62.14,6214,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 178 |
+
v23s2,v23,s2,84.92,8492,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 179 |
+
v23s3,v23,s3,121.6,12160,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 180 |
+
v23s4,v23,s4,60.99,6099,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 181 |
+
v23s5,v23,s5,108.77,10877,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 182 |
+
v23s6,v23,s6,70.33,7033,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 183 |
+
v23s7,v23,s7,66.26,6626,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 184 |
+
v23s8,v23,s8,77.34,7734,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 185 |
+
v23s9,v23,s9,303.37,30337,scene_video|eyetrack|pressure|emg|imu,mocap,0,unannotated
|
| 186 |
+
v24s1,v24,s1,64.5,6450,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 187 |
+
v24s2,v24,s2,81.39,8139,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 188 |
+
v24s3,v24,s3,85.43,8543,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 189 |
+
v24s4,v24,s4,48.11,4811,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 190 |
+
v24s5,v24,s5,87.61,8761,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 191 |
+
v24s6,v24,s6,43.65,4365,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 192 |
+
v24s7,v24,s7,26.11,2611,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 193 |
+
v24s8,v24,s8,57.96,5796,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 194 |
+
v24s9,v24,s9,270.58,27058,scene_video|eyetrack|pressure|emg|imu,mocap,0,unannotated
|
| 195 |
+
v25s1,v25,s1,60.35,6035,scene_video|eyetrack|pressure|emg|imu,mocap,1,train
|
| 196 |
+
v25s2,v25,s2,135.53,13553,scene_video|eyetrack|pressure|emg|imu,mocap,1,train
|
| 197 |
+
v25s3,v25,s3,153.46,15346,scene_video|eyetrack|pressure|emg|imu,mocap,1,train
|
| 198 |
+
v25s4,v25,s4,63.88,6388,scene_video|eyetrack|pressure|emg|imu,mocap,1,train
|
| 199 |
+
v25s5,v25,s5,91.23,9123,scene_video|eyetrack|pressure|emg|imu,mocap,1,train
|
| 200 |
+
v25s6,v25,s6,99.51,9951,scene_video|eyetrack|pressure|emg|imu,mocap,1,train
|
| 201 |
+
v25s7,v25,s7,59.09,5909,scene_video|eyetrack|pressure|emg|imu,mocap,1,train
|
| 202 |
+
v25s8,v25,s8,88.14,8814,scene_video|eyetrack|pressure|emg|imu,mocap,1,train
|
| 203 |
+
v25s9,v25,s9,266.6,26660,scene_video|eyetrack|pressure|emg|imu,mocap,0,unannotated
|
| 204 |
+
v26s1,v26,s1,84.59,8459,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 205 |
+
v26s2,v26,s2,65.32,6532,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 206 |
+
v26s3,v26,s3,120.36,12036,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 207 |
+
v26s4,v26,s4,60.42,6042,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 208 |
+
v26s5,v26,s5,108.26,10826,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 209 |
+
v26s6,v26,s6,85.61,8561,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 210 |
+
v26s7,v26,s7,75.27,7527,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 211 |
+
v26s8,v26,s8,47.68,4768,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 212 |
+
v27s1,v27,s1,54.46,5446,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 213 |
+
v27s2,v27,s2,49.22,4922,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 214 |
+
v27s3,v27,s3,78.03,7803,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 215 |
+
v27s4,v27,s4,35.18,3518,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 216 |
+
v27s5,v27,s5,56.34,5634,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 217 |
+
v27s6,v27,s6,56.05,5605,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 218 |
+
v27s7,v27,s7,57.17,5717,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 219 |
+
v27s8,v27,s8,52.74,5274,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 220 |
+
v28s1,v28,s1,42.7,4270,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 221 |
+
v28s2,v28,s2,60.64,6064,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 222 |
+
v28s3,v28,s3,84.39,8439,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 223 |
+
v28s4,v28,s4,60.06,6006,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 224 |
+
v28s5,v28,s5,58.19,5819,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 225 |
+
v28s6,v28,s6,59.24,5924,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 226 |
+
v28s7,v28,s7,52.99,5299,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 227 |
+
v28s8,v28,s8,77.2,7720,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 228 |
+
v28s9,v28,s9,357.97,35797,scene_video|eyetrack|pressure|emg|imu,mocap,0,unannotated
|
| 229 |
+
v29s1,v29,s1,64.04,6404,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 230 |
+
v29s2,v29,s2,58.29,5829,scene_video|eyetrack|pressure|imu|mocap,emg,1,train
|
| 231 |
+
v29s3,v29,s3,64.78,6478,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 232 |
+
v29s4,v29,s4,45.65,4565,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 233 |
+
v29s5,v29,s5,20.23,2023,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 234 |
+
v29s6,v29,s6,98.31,9831,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 235 |
+
v29s7,v29,s7,58.23,5823,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 236 |
+
v29s8,v29,s8,89.13,8913,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 237 |
+
v29s9,v29,s9,379.42,37942,scene_video|eyetrack|pressure|emg|imu,mocap,0,unannotated
|
| 238 |
+
v30s1,v30,s1,118.69,11869,scene_video|eyetrack|pressure|emg|imu|mocap,,1,test
|
| 239 |
+
v30s2,v30,s2,86.85,8685,scene_video|eyetrack|pressure|emg|imu|mocap,,1,test
|
| 240 |
+
v30s3,v30,s3,165.11,16511,scene_video|eyetrack|pressure|emg|imu|mocap,,1,test
|
| 241 |
+
v30s4,v30,s4,98.42,9842,scene_video|eyetrack|pressure|emg|imu|mocap,,1,test
|
| 242 |
+
v30s5,v30,s5,144.65,14465,scene_video|eyetrack|pressure|emg|imu|mocap,,1,test
|
| 243 |
+
v30s6,v30,s6,257.94,25794,scene_video|eyetrack|pressure|emg|imu|mocap,,1,test
|
| 244 |
+
v30s7,v30,s7,77.07,7707,scene_video|eyetrack|pressure|emg|imu|mocap,,1,test
|
| 245 |
+
v30s8,v30,s8,133.94,13394,scene_video|eyetrack|pressure|emg|imu|mocap,,1,test
|
| 246 |
+
v30s9,v30,s9,468.89,46889,scene_video|eyetrack|pressure|emg|imu,mocap,0,unannotated
|
| 247 |
+
v31s1,v31,s1,44.66,4466,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 248 |
+
v31s2,v31,s2,56.4,5640,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 249 |
+
v31s3,v31,s3,121.61,12161,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 250 |
+
v31s4,v31,s4,80.96,8096,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 251 |
+
v31s5,v31,s5,71.94,7194,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 252 |
+
v31s6,v31,s6,87.15,8715,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 253 |
+
v31s7,v31,s7,34.14,3414,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 254 |
+
v31s8,v31,s8,77.68,7768,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 255 |
+
v31s9,v31,s9,289.29,28929,scene_video|eyetrack|pressure|emg|imu,mocap,0,unannotated
|
| 256 |
+
v32s1,v32,s1,157.34,15734,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 257 |
+
v32s2,v32,s2,63.33,6333,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 258 |
+
v32s3,v32,s3,126.38,12638,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 259 |
+
v32s4,v32,s4,49.25,4925,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 260 |
+
v32s5,v32,s5,63.97,6397,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 261 |
+
v32s6,v32,s6,158.79,15879,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 262 |
+
v32s7,v32,s7,34.68,3468,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 263 |
+
v32s8,v32,s8,59.4,5940,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 264 |
+
v32s9,v32,s9,476.69,47669,scene_video|eyetrack|pressure|emg|imu,mocap,0,unannotated
|
| 265 |
+
v33s1,v33,s1,51.85,5185,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 266 |
+
v33s2,v33,s2,67.83,6783,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 267 |
+
v33s3,v33,s3,99.81,9981,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 268 |
+
v33s4,v33,s4,127.68,12768,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 269 |
+
v33s5,v33,s5,116.15,11615,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 270 |
+
v33s6,v33,s6,145.09,14509,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 271 |
+
v33s7,v33,s7,52.89,5289,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 272 |
+
v33s8,v33,s8,117.3,11730,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 273 |
+
v33s9,v33,s9,439.9,43990,scene_video|eyetrack|pressure|emg|imu,mocap,0,unannotated
|
| 274 |
+
v34s1,v34,s1,39.96,3996,scene_video|eyetrack|pressure|emg|imu|mocap,,1,test
|
| 275 |
+
v34s2,v34,s2,53.82,5382,scene_video|eyetrack|pressure|emg|imu|mocap,,1,test
|
| 276 |
+
v34s3,v34,s3,157.42,15742,scene_video|eyetrack|pressure|emg|imu|mocap,,1,test
|
| 277 |
+
v34s4,v34,s4,74.08,7408,scene_video|eyetrack|pressure|emg|imu|mocap,,1,test
|
| 278 |
+
v34s5,v34,s5,93.72,9372,scene_video|eyetrack|pressure|emg|imu|mocap,,1,test
|
| 279 |
+
v34s6,v34,s6,90.47,9047,scene_video|eyetrack|pressure|emg|imu|mocap,,1,test
|
| 280 |
+
v34s7,v34,s7,44.2,4420,scene_video|eyetrack|pressure|emg|imu|mocap,,1,test
|
| 281 |
+
v34s8,v34,s8,71.02,7102,scene_video|eyetrack|pressure|emg|imu|mocap,,1,test
|
| 282 |
+
v34s9,v34,s9,348.1,34810,scene_video|eyetrack|pressure|emg|imu,mocap,0,unannotated
|
| 283 |
+
v35s1,v35,s1,24.98,2498,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 284 |
+
v35s2,v35,s2,49.58,4958,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 285 |
+
v35s3,v35,s3,76.29,7629,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 286 |
+
v35s4,v35,s4,68.64,6864,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 287 |
+
v35s5,v35,s5,63.32,6332,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 288 |
+
v35s6,v35,s6,70.91,7091,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 289 |
+
v35s7,v35,s7,35.08,3508,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 290 |
+
v35s8,v35,s8,85.79,8579,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 291 |
+
v35s9,v35,s9,130.16,13016,scene_video|eyetrack|pressure|emg|imu,mocap,0,unannotated
|
| 292 |
+
v36s1,v36,s1,109.2,10920,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 293 |
+
v36s2,v36,s2,132.06,13206,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 294 |
+
v36s3,v36,s3,176.47,17647,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 295 |
+
v36s4,v36,s4,235.35,23535,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 296 |
+
v36s5,v36,s5,242.19,24219,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 297 |
+
v36s6,v36,s6,183.29,18329,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 298 |
+
v36s7,v36,s7,49.93,4993,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 299 |
+
v36s8,v36,s8,176.5,17650,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 300 |
+
v36s9,v36,s9,547.0,54700,scene_video|eyetrack|imu,pressure|emg|mocap,0,unannotated
|
| 301 |
+
v37s1,v37,s1,109.68,10968,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 302 |
+
v37s2,v37,s2,47.34,4734,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 303 |
+
v37s3,v37,s3,149.77,14977,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 304 |
+
v38s1,v38,s1,34.67,3467,scene_video|eyetrack|pressure|emg|imu|mocap,,1,test
|
| 305 |
+
v38s2,v38,s2,57.1,5710,scene_video|eyetrack|pressure|emg|imu|mocap,,1,test
|
| 306 |
+
v38s3,v38,s3,54.91,5491,scene_video|eyetrack|pressure|emg|imu|mocap,,1,test
|
| 307 |
+
v38s4,v38,s4,80.36,8036,scene_video|eyetrack|pressure|emg|imu|mocap,,1,test
|
| 308 |
+
v38s5,v38,s5,84.85,8485,scene_video|eyetrack|pressure|emg|imu|mocap,,1,test
|
| 309 |
+
v38s6,v38,s6,96.99,9699,scene_video|eyetrack|pressure|emg|imu|mocap,,1,test
|
| 310 |
+
v38s7,v38,s7,35.54,3554,scene_video|eyetrack|pressure|emg|imu|mocap,,1,test
|
| 311 |
+
v38s8,v38,s8,88.84,8884,scene_video|eyetrack|pressure|emg|imu|mocap,,1,test
|
| 312 |
+
v38s9,v38,s9,278.08,27808,scene_video|eyetrack|pressure|emg,imu|mocap,0,unannotated
|
| 313 |
+
v39s1,v39,s1,50.3,5030,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 314 |
+
v39s2,v39,s2,49.45,4945,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 315 |
+
v39s3,v39,s3,146.04,14604,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 316 |
+
v39s4,v39,s4,74.51,7451,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 317 |
+
v39s5,v39,s5,149.06,14906,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 318 |
+
v39s6,v39,s6,102.88,10288,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 319 |
+
v39s7,v39,s7,44.42,4442,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 320 |
+
v39s8,v39,s8,93.0,9300,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 321 |
+
v39s9,v39,s9,384.73,38473,scene_video|eyetrack|pressure|emg|imu,mocap,0,unannotated
|
| 322 |
+
v40s1,v40,s1,29.51,2951,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 323 |
+
v40s2,v40,s2,38.99,3899,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 324 |
+
v40s3,v40,s3,17.58,1758,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 325 |
+
v40s4,v40,s4,26.22,2622,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 326 |
+
v40s5,v40,s5,36.82,3682,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 327 |
+
v40s6,v40,s6,47.42,4742,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 328 |
+
v40s7,v40,s7,28.7,2870,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 329 |
+
v40s8,v40,s8,41.1,4110,scene_video|eyetrack|pressure|emg|imu|mocap,,1,train
|
| 330 |
+
v40s9,v40,s9,289.42,28942,scene_video|eyetrack|pressure|emg|imu,mocap,0,unannotated
|
| 331 |
+
v41s1,v41,s1,121.4,12140,scene_video|eyetrack|pressure|emg|imu|mocap,,1,test
|
| 332 |
+
v41s2,v41,s2,79.07,7907,scene_video|eyetrack|pressure|emg|imu|mocap,,1,test
|
| 333 |
+
v41s3,v41,s3,203.02,20302,scene_video|eyetrack|pressure|emg|imu|mocap,,1,test
|
| 334 |
+
v41s4,v41,s4,43.57,4357,scene_video|eyetrack|pressure|emg|imu|mocap,,1,test
|
| 335 |
+
v41s5,v41,s5,95.74,9574,scene_video|eyetrack|pressure|emg|imu|mocap,,1,test
|
| 336 |
+
v41s6,v41,s6,85.56,8556,scene_video|eyetrack|pressure|emg|imu|mocap,,1,test
|
| 337 |
+
v41s7,v41,s7,49.53,4953,scene_video|eyetrack|pressure|emg|imu|mocap,,1,test
|
| 338 |
+
v41s8,v41,s8,111.41,11141,scene_video|eyetrack|pressure|emg|imu|mocap,,1,test
|