stevenbucaille commited on
Commit
73a5dd5
·
verified ·
1 Parent(s): b4481b9

Add lwdetr_medium_30e_objects365 model

Browse files
Files changed (1) hide show
  1. config.json +1 -6
config.json CHANGED
@@ -66,7 +66,6 @@
66
  ],
67
  "use_absolute_position_embeddings": true,
68
  "use_cae": true,
69
- "use_relative_position_embeddings": false,
70
  "window_block_indices": [
71
  0,
72
  1,
@@ -74,8 +73,7 @@
74
  6,
75
  7,
76
  9
77
- ],
78
- "window_size": 0
79
  },
80
  "backbone_kwargs": null,
81
  "batch_norm_eps": 1e-05,
@@ -96,7 +94,6 @@
96
  "dtype": "float32",
97
  "eos_coefficient": 0.1,
98
  "focal_alpha": 0.25,
99
- "freeze_backbone_batch_norms": true,
100
  "giou_cost": 2,
101
  "giou_loss_coefficient": 2,
102
  "group_detr": 13,
@@ -470,7 +467,6 @@
470
  "365": "LABEL_365"
471
  },
472
  "init_std": 0.02,
473
- "init_xavier_std": 1.0,
474
  "label2id": {
475
  "LABEL_0": 0,
476
  "LABEL_1": 1,
@@ -839,7 +835,6 @@
839
  "LABEL_98": 98,
840
  "LABEL_99": 99
841
  },
842
- "mask_loss_coefficient": 1,
843
  "model_type": "lw_detr",
844
  "num_feature_levels": 1,
845
  "num_queries": 300,
 
66
  ],
67
  "use_absolute_position_embeddings": true,
68
  "use_cae": true,
 
69
  "window_block_indices": [
70
  0,
71
  1,
 
73
  6,
74
  7,
75
  9
76
+ ]
 
77
  },
78
  "backbone_kwargs": null,
79
  "batch_norm_eps": 1e-05,
 
94
  "dtype": "float32",
95
  "eos_coefficient": 0.1,
96
  "focal_alpha": 0.25,
 
97
  "giou_cost": 2,
98
  "giou_loss_coefficient": 2,
99
  "group_detr": 13,
 
467
  "365": "LABEL_365"
468
  },
469
  "init_std": 0.02,
 
470
  "label2id": {
471
  "LABEL_0": 0,
472
  "LABEL_1": 1,
 
835
  "LABEL_98": 98,
836
  "LABEL_99": 99
837
  },
 
838
  "model_type": "lw_detr",
839
  "num_feature_levels": 1,
840
  "num_queries": 300,