Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -54,16 +54,14 @@ ________ _____________________ ______________________________.___ ____
|
|
| 54 |
|
| 55 |
## Description
|
| 56 |
|
| 57 |
-
Time-synchronized multimodal dataset for BCI intent recognition, collected with frame-by-frame timelapse capture during FPS gameplay.
|
| 58 |
-
|
| 59 |
-
|
| 60 |
-
|
| 61 |
-
|
| 62 |
-
|
| 63 |
-
|
| 64 |
-
|
| 65 |
-
models like LSTMs or Transformers on multimodal temporal data. Tags include BCI, timelapse, FPS gameplay, intent recognition, multimodal,
|
| 66 |
-
time-series, RLHF, and sequence modeling.
|
| 67 |
|
| 68 |
## Key Features
|
| 69 |
- **Frame-by-Frame Timelapse**: Synchronized image sequences at 320x240 resolution
|
|
|
|
| 54 |
|
| 55 |
## Description
|
| 56 |
|
| 57 |
+
Time-synchronized multimodal dataset for BCI intent recognition, collected with frame-by-frame timelapse capture during FPS gameplay.
|
| 58 |
+
Hosted on Hugging Face for brain-computer interface (BCI) intent ecognition research. It was collected via frame-by-frame timelapse
|
| 59 |
+
capture during first-person shooter (FPS) gameplay and includes synchronized image sequences (320x240 JPGs), game state data (like
|
| 60 |
+
player position, velocity, ammo, and combat stats), BCI intent labels across 13 categories, input data (mouse/keyboard), and RLHF ratings
|
| 61 |
+
for combat and capture actions. The dataset is small, with 188 total frames grouped into 1 temporal sequence from a 1:35-minute session,
|
| 62 |
+
and a download size of about 685 kB. It's structured with JSONL files for metadata and intents, a directory of images, and a sequences.json
|
| 63 |
+
file for time-series analysis, making it suitable for deep learning models like LSTMs or Transformers on multimodal temporal data. Tags
|
| 64 |
+
include BCI, timelapse, FPS gameplay, intent recognition, multimodal, time-series, RLHF, and sequence modeling.
|
|
|
|
|
|
|
| 65 |
|
| 66 |
## Key Features
|
| 67 |
- **Frame-by-Frame Timelapse**: Synchronized image sequences at 320x240 resolution
|