Robotics
LeRobot
Safetensors
diffusion
MauoSama commited on
Commit
58a9a9a
·
verified ·
1 Parent(s): defa6b0

Upload DataProcessorPipeline

Browse files
policy_preprocessor.json CHANGED
@@ -23,20 +23,28 @@
23
  "config": {
24
  "eps": 1e-08,
25
  "features": {
26
- "observation.images.cam0_img": {
27
  "type": "VISUAL",
28
  "shape": [
29
  3,
30
- 96,
31
- 96
32
  ]
33
  },
34
- "observation.images.cam1_img": {
35
  "type": "VISUAL",
36
  "shape": [
37
  3,
38
- 96,
39
- 96
 
 
 
 
 
 
 
 
40
  ]
41
  },
42
  "observation.state": {
@@ -48,7 +56,7 @@
48
  "action": {
49
  "type": "ACTION",
50
  "shape": [
51
- 3
52
  ]
53
  }
54
  },
 
23
  "config": {
24
  "eps": 1e-08,
25
  "features": {
26
+ "observation.image.cam0": {
27
  "type": "VISUAL",
28
  "shape": [
29
  3,
30
+ 240,
31
+ 320
32
  ]
33
  },
34
+ "observation.image.cam1": {
35
  "type": "VISUAL",
36
  "shape": [
37
  3,
38
+ 240,
39
+ 320
40
+ ]
41
+ },
42
+ "observation.image.cam2": {
43
+ "type": "VISUAL",
44
+ "shape": [
45
+ 3,
46
+ 240,
47
+ 320
48
  ]
49
  },
50
  "observation.state": {
 
56
  "action": {
57
  "type": "ACTION",
58
  "shape": [
59
+ 4
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:a8e628b57194f9826732dcb39c40c2dbd288515acdc4bb5cfc2a58c2f1ee8096
3
- size 3668
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a273874bb68d317fb1e9e5f85ffebc8850c28f8b419511045df6db49ec77b19
3
+ size 4120