MG31 commited on
Commit
567a0b6
1 Parent(s): 3bbfca6

Upload DetrForObjectDetection

Browse files
Files changed (2) hide show
  1. config.json +3 -3
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "_name_or_path": "MG31/license2",
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
6
- "DetrModel"
7
  ],
8
  "attention_dropout": 0.0,
9
  "auxiliary_loss": false,
@@ -122,7 +122,7 @@
122
  "giou_cost": 2,
123
  "giou_loss_coefficient": 2,
124
  "id2label": {
125
- "0": "license_plate"
126
  },
127
  "init_std": 0.02,
128
  "init_xavier_std": 1.0,
 
1
  {
2
+ "_name_or_path": "facebook/detr-resnet-50",
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
6
+ "DetrForObjectDetection"
7
  ],
8
  "attention_dropout": 0.0,
9
  "auxiliary_loss": false,
 
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,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:68319ba683dbce24dcde1dbcec33a2577486c3df5b2c3113dd462812c1e52911
3
- size 165967248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6446e44771cbd176460573046ed4ed9104f7569abd3fbedffb1c22f489c57d3
3
+ size 166503728