eshan292 commited on
Commit
2df2d65
1 Parent(s): 478eb4b

Upload DetrForObjectDetection

Browse files
Files changed (2) hide show
  1. config.json +1 -7
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "eshan292/custom-deter",
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
@@ -121,15 +121,9 @@
121
  "eos_coefficient": 0.1,
122
  "giou_cost": 2,
123
  "giou_loss_coefficient": 2,
124
- "id2label": {
125
- "0": "LABEL_0"
126
- },
127
  "init_std": 0.02,
128
  "init_xavier_std": 1.0,
129
  "is_encoder_decoder": true,
130
- "label2id": {
131
- "LABEL_0": 0
132
- },
133
  "mask_loss_coefficient": 1,
134
  "model_type": "detr",
135
  "num_channels": 3,
 
1
  {
2
+ "_name_or_path": "facebook/detr-resnet-50",
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
 
121
  "eos_coefficient": 0.1,
122
  "giou_cost": 2,
123
  "giou_loss_coefficient": 2,
 
 
 
124
  "init_std": 0.02,
125
  "init_xavier_std": 1.0,
126
  "is_encoder_decoder": true,
 
 
 
127
  "mask_loss_coefficient": 1,
128
  "model_type": "detr",
129
  "num_channels": 3,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0551ec5e791622bc7eaf38745ca7fac6456da305e5b5515260ebd0f05d5cc2f3
3
- size 166503728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6598b90a56f768c9de67c1fe9e81371f684d1bb5e27e22e357ee41cdb9ba8e52
3
+ size 166504756