vobecant commited on
Commit
f4da420
1 Parent(s): 21b73f5

Initial commit.

Browse files
weights/segmenter_nusc.pth_variant.yml CHANGED
@@ -19,8 +19,8 @@ net_kwargs:
19
  drop_path_rate: 0.1
20
  dropout: 0.0
21
  image_size: !!python/tuple
22
- - 512
23
- - 512
24
  n_cls: 31
25
  n_heads: 3
26
  n_layers: 12
 
19
  drop_path_rate: 0.1
20
  dropout: 0.0
21
  image_size: !!python/tuple
22
+ - 256
23
+ - 256
24
  n_cls: 31
25
  n_heads: 3
26
  n_layers: 12
weights/segmenter_nusc.pth_variant_old.yml CHANGED
@@ -19,8 +19,8 @@ net_kwargs:
19
  drop_path_rate: 0.1
20
  dropout: 0.0
21
  image_size: !!python/tuple
22
- - 256
23
- - 256
24
  n_cls: 31
25
  n_heads: 3
26
  n_layers: 12
 
19
  drop_path_rate: 0.1
20
  dropout: 0.0
21
  image_size: !!python/tuple
22
+ - 512
23
+ - 512
24
  n_cls: 31
25
  n_heads: 3
26
  n_layers: 12