File size: 859 Bytes
7285553
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "seen_scenarios": [
    "avalanche",
    "basketball",
    "billiards",
    "breakout",
    "bridge",
    "chain",
    "conveyor",
    "dominos",
    "explosion",
    "funnel",
    "head_on",
    "jenga",
    "marble_run",
    "orbit",
    "pendulum",
    "pinball",
    "plinko",
    "projectile",
    "pyramid",
    "seesaw",
    "ski_jump",
    "tower",
    "wind",
    "wrecking_ball"
  ],
  "unseen_scenarios": [
    "angry_birds",
    "bowling",
    "hourglass",
    "newtons_cradle",
    "pong",
    "ramp_roll"
  ],
  "unseen_simple": [
    "pong",
    "bowling",
    "ramp_roll"
  ],
  "unseen_complex": [
    "angry_birds",
    "hourglass",
    "newtons_cradle"
  ],
  "train_per_type": 37500,
  "val_per_type": 3334,
  "train_total": 900000,
  "val_total": 100020,
  "num_frames": 200,
  "seed_base_train": 1000000,
  "seed_base_val": 5000000
}