ISdept commited on
Commit
7683ffa
·
verified ·
1 Parent(s): a3602af

Upload folder using huggingface_hub

Browse files
config.json CHANGED
@@ -16,7 +16,15 @@
16
  640
17
  ]
18
  },
19
- "observation.images.depth": {
 
 
 
 
 
 
 
 
20
  "type": "VISUAL",
21
  "shape": [
22
  3,
@@ -46,8 +54,8 @@
46
  "n_action_steps": 8,
47
  "normalization_mapping": {
48
  "VISUAL": "IDENTITY",
49
- "STATE": "IDENTITY",
50
- "ACTION": "IDENTITY"
51
  },
52
  "vision_backbone": "resnet18",
53
  "pretrained_backbone_weights": "ResNet18_Weights.IMAGENET1K_V1",
@@ -60,6 +68,7 @@
60
  "d_model": 256,
61
  "nhead": 8,
62
  "num_encoder_layers": 4,
 
63
  "dim_feedforward": 512,
64
  "diffusion_step_embed_dim": 128,
65
  "down_dims": [
 
16
  640
17
  ]
18
  },
19
+ "observation.images.front": {
20
+ "type": "VISUAL",
21
+ "shape": [
22
+ 3,
23
+ 400,
24
+ 640
25
+ ]
26
+ },
27
+ "observation.images.right": {
28
  "type": "VISUAL",
29
  "shape": [
30
  3,
 
54
  "n_action_steps": 8,
55
  "normalization_mapping": {
56
  "VISUAL": "IDENTITY",
57
+ "STATE": "MIN_MAX",
58
+ "ACTION": "MIN_MAX"
59
  },
60
  "vision_backbone": "resnet18",
61
  "pretrained_backbone_weights": "ResNet18_Weights.IMAGENET1K_V1",
 
68
  "d_model": 256,
69
  "nhead": 8,
70
  "num_encoder_layers": 4,
71
+ "num_decoder_layers": 6,
72
  "dim_feedforward": 512,
73
  "diffusion_step_embed_dim": 128,
74
  "down_dims": [
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ecf0b85712c1c2f45c452b3d354fb4ad4276ec288f6abc12a464e3033b8fd052
3
- size 115488856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ae373b294da56878219c90f08f98ed50c71e7d1566b3d231dac2ba7d6c05d6d
3
+ size 169919396
policy_postprocessor.json CHANGED
@@ -15,8 +15,8 @@
15
  },
16
  "norm_map": {
17
  "VISUAL": "IDENTITY",
18
- "STATE": "IDENTITY",
19
- "ACTION": "IDENTITY"
20
  }
21
  },
22
  "state_file": "policy_postprocessor_step_0_unnormalizer_processor.safetensors"
 
15
  },
16
  "norm_map": {
17
  "VISUAL": "IDENTITY",
18
+ "STATE": "MIN_MAX",
19
+ "ACTION": "MIN_MAX"
20
  }
21
  },
22
  "state_file": "policy_postprocessor_step_0_unnormalizer_processor.safetensors"
policy_postprocessor_step_0_unnormalizer_processor.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:804d75bd36b22c7e8d016905f2577dd04ac939dbad6a75f7965d9654e218a1ab
3
- size 4000
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b54f4af7ec44da8c8a4743e41d9df5883fc337be553d118e5a3dee6898c7a66
3
+ size 4400
policy_preprocessor.json CHANGED
@@ -37,7 +37,15 @@
37
  640
38
  ]
39
  },
40
- "observation.images.depth": {
 
 
 
 
 
 
 
 
41
  "type": "VISUAL",
42
  "shape": [
43
  3,
@@ -54,8 +62,8 @@
54
  },
55
  "norm_map": {
56
  "VISUAL": "IDENTITY",
57
- "STATE": "IDENTITY",
58
- "ACTION": "IDENTITY"
59
  }
60
  },
61
  "state_file": "policy_preprocessor_step_3_normalizer_processor.safetensors"
 
37
  640
38
  ]
39
  },
40
+ "observation.images.front": {
41
+ "type": "VISUAL",
42
+ "shape": [
43
+ 3,
44
+ 400,
45
+ 640
46
+ ]
47
+ },
48
+ "observation.images.right": {
49
  "type": "VISUAL",
50
  "shape": [
51
  3,
 
62
  },
63
  "norm_map": {
64
  "VISUAL": "IDENTITY",
65
+ "STATE": "MIN_MAX",
66
+ "ACTION": "MIN_MAX"
67
  }
68
  },
69
  "state_file": "policy_preprocessor_step_3_normalizer_processor.safetensors"
policy_preprocessor_step_3_normalizer_processor.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:804d75bd36b22c7e8d016905f2577dd04ac939dbad6a75f7965d9654e218a1ab
3
- size 4000
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b54f4af7ec44da8c8a4743e41d9df5883fc337be553d118e5a3dee6898c7a66
3
+ size 4400