mishig HF staff commited on
Commit
b719b4d
1 Parent(s): 865dc66

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -6,11 +6,11 @@
6
  ],
7
  "attention_dropout": 0.0,
8
  "auxiliary_loss": false,
9
- "backbone": "mobilenetv3_small_075",
10
  "bbox_cost": 5,
11
  "bbox_loss_coefficient": 5,
12
  "class_cost": 1,
13
- "d_model": 22,
14
  "decoder_attention_heads": 2,
15
  "decoder_ffn_dim": 256,
16
  "decoder_layerdrop": 0.0,
 
6
  ],
7
  "attention_dropout": 0.0,
8
  "auxiliary_loss": false,
9
+ "backbone": "mobilenetv3_large_100",
10
  "bbox_cost": 5,
11
  "bbox_loss_coefficient": 5,
12
  "class_cost": 1,
13
+ "d_model": 30,
14
  "decoder_attention_heads": 2,
15
  "decoder_ffn_dim": 256,
16
  "decoder_layerdrop": 0.0,