File size: 1,296 Bytes
c76db6e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
  "dataset_info": {
    "name": "DATASTRIKE_BCI_TIMELAPSE_DATASET",
    "version": "4.0.0",
    "description": "Time-synchronized multimodal BCI dataset with frame-by-frame timelapse capture",
    "license": "MIT",
    "created_at": "2026-01-07T05:09:26.727Z"
  },
  "timelapse_info": {
    "total_frames": 188,
    "sequences": 1,
    "frame_resolution": {
      "width": 320,
      "height": 240
    },
    "frame_format": "jpg",
    "quality": 0.7,
    "max_frames": 1000,
    "capture_modes": [
      "manual",
      "auto",
      "sequence"
    ],
    "current_mode": "manual"
  },
  "rlhf_data": {
    "total_events": 0,
    "event_types": [],
    "coverage": 0
  },
  "bci_data": {
    "intent_categories": [
      "IDLE",
      "MOVE_FORWARD",
      "MOVE_BACKWARD",
      "MOVE_LEFT",
      "MOVE_RIGHT",
      "LOOK_LEFT",
      "LOOK_RIGHT",
      "LOOK_UP",
      "LOOK_DOWN",
      "FIRE_WEAPON",
      "RELOAD",
      "JUMP",
      "TIMELAPSE_CAPTURE"
    ],
    "intent_samples": 876,
    "current_intent": "TIMELAPSE_CAPTURE"
  },
  "game_stats": {
    "session_duration": "01:35",
    "player_level": 1,
    "total_kills": 30,
    "accuracy_percentage": 34,
    "shots_fired": 184,
    "shots_hit": 61
  },
  "performance": {
    "average_fps": 56,
    "frame_counter": 0
  }
}