jmercat commited on
Commit
989937e
1 Parent(s): b466f56

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. config.json +3 -3
  2. config.yaml +4 -4
  3. model.safetensors +2 -2
config.json CHANGED
@@ -13,8 +13,8 @@
13
  "do_mask_loss_for_padding": false,
14
  "down_dims": [
15
  512,
16
- 1024,
17
- 2048
18
  ],
19
  "horizon": 16,
20
  "input_normalization_modes": {
@@ -46,7 +46,7 @@
46
  6
47
  ]
48
  },
49
- "prediction_type": "epsilon",
50
  "pretrained_backbone_weights": "ResNet18_Weights.IMAGENET1K_V1",
51
  "spatial_softmax_num_keypoints": 32,
52
  "use_film_scale_modulation": true,
 
13
  "do_mask_loss_for_padding": false,
14
  "down_dims": [
15
  512,
16
+ 512,
17
+ 512
18
  ],
19
  "horizon": 16,
20
  "input_normalization_modes": {
 
46
  6
47
  ]
48
  },
49
+ "prediction_type": "sample",
50
  "pretrained_backbone_weights": "ResNet18_Weights.IMAGENET1K_V1",
51
  "spatial_softmax_num_keypoints": 32,
52
  "use_film_scale_modulation": true,
config.yaml CHANGED
@@ -2,7 +2,7 @@ resume: false
2
  device: cuda
3
  use_amp: false
4
  seed: 1000
5
- dataset_repo_id: jmercat/koch_feed_cat
6
  video_backend: pyav
7
  training:
8
  offline_steps: 16000
@@ -123,8 +123,8 @@ policy:
123
  spatial_softmax_num_keypoints: 32
124
  down_dims:
125
  - 512
126
- - 1024
127
- - 2048
128
  kernel_size: 5
129
  n_groups: 8
130
  diffusion_step_embed_dim: 128
@@ -134,7 +134,7 @@ policy:
134
  beta_schedule: squaredcos_cap_v2
135
  beta_start: 0.0001
136
  beta_end: 0.02
137
- prediction_type: epsilon
138
  clip_sample: true
139
  clip_sample_range: 1.0
140
  num_inference_steps: null
 
2
  device: cuda
3
  use_amp: false
4
  seed: 1000
5
+ dataset_repo_id: jmercat/koch_feed_cat_2
6
  video_backend: pyav
7
  training:
8
  offline_steps: 16000
 
123
  spatial_softmax_num_keypoints: 32
124
  down_dims:
125
  - 512
126
+ - 512
127
+ - 512
128
  kernel_size: 5
129
  n_groups: 8
130
  diffusion_step_embed_dim: 128
 
134
  beta_schedule: squaredcos_cap_v2
135
  beta_start: 0.0001
136
  beta_end: 0.02
137
+ prediction_type: sample
138
  clip_sample: true
139
  clip_sample_range: 1.0
140
  num_inference_steps: null
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:74715073bae6f24078e59f423a53528c311bdccea9702b2834a9f7d632e14664
3
- size 1043856648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f24b5cb5a19c9e198a386282287488c3f06bf6d21e8e298765f095f8f4c0ee08
3
+ size 210612832