grkw commited on
Commit
3cb205d
·
verified ·
1 Parent(s): c8835e7

Upload DataProcessorPipeline

Browse files
policy_preprocessor.json CHANGED
@@ -26,29 +26,37 @@
26
  "observation.state": {
27
  "type": "STATE",
28
  "shape": [
29
- 6
30
  ]
31
  },
32
- "observation.images.up": {
33
  "type": "VISUAL",
34
  "shape": [
35
  3,
36
- 480,
37
- 640
38
  ]
39
  },
40
- "observation.images.side": {
41
  "type": "VISUAL",
42
  "shape": [
43
  3,
44
- 480,
45
- 640
 
 
 
 
 
 
 
 
46
  ]
47
  },
48
  "action": {
49
  "type": "ACTION",
50
  "shape": [
51
- 6
52
  ]
53
  }
54
  },
 
26
  "observation.state": {
27
  "type": "STATE",
28
  "shape": [
29
+ 26
30
  ]
31
  },
32
+ "observation.images.left_camera": {
33
  "type": "VISUAL",
34
  "shape": [
35
  3,
36
+ 256,
37
+ 288
38
  ]
39
  },
40
+ "observation.images.center_camera": {
41
  "type": "VISUAL",
42
  "shape": [
43
  3,
44
+ 256,
45
+ 288
46
+ ]
47
+ },
48
+ "observation.images.right_camera": {
49
+ "type": "VISUAL",
50
+ "shape": [
51
+ 3,
52
+ 256,
53
+ 288
54
  ]
55
  },
56
  "action": {
57
  "type": "ACTION",
58
  "shape": [
59
+ 7
60
  ]
61
  }
62
  },
policy_preprocessor_step_3_normalizer_processor.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e240ed15e0dd53ffa9bd1e457e5d4184faa3eed688784afd63400e2ca41b5cd8
3
- size 3740
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fcd4b57ef48cf306a7d7d5d603f04d9bd83c5c4687fdafc2618a8e4c10824e0
3
+ size 9572