Tnt3o5 commited on
Commit
30a59dd
·
verified ·
1 Parent(s): 45875f5

Upload model

Browse files
Files changed (2) hide show
  1. config.json +11 -11
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,9 +1,9 @@
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,
@@ -29,15 +29,15 @@
29
  "giou_cost": 2,
30
  "giou_loss_coefficient": 2,
31
  "id2label": {
32
- "0": "LABEL_0",
33
- "1": "LABEL_1",
34
- "2": "LABEL_2",
35
- "3": "LABEL_3",
36
- "4": "LABEL_4",
37
- "5": "LABEL_5",
38
- "6": "LABEL_6",
39
- "7": "LABEL_7",
40
- "8": "LABEL_8"
41
  },
42
  "init_std": 0.02,
43
  "init_xavier_std": 1.0,
 
1
  {
2
+ "_name_or_path": "Tnt3o5/detr-finetune-aic3",
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
6
+ "DetrModel"
7
  ],
8
  "attention_dropout": 0.0,
9
  "auxiliary_loss": false,
 
29
  "giou_cost": 2,
30
  "giou_loss_coefficient": 2,
31
  "id2label": {
32
+ "1": "motorbike",
33
+ "2": "DHelmet",
34
+ "3": "DNoHelmet",
35
+ "4": "P1Helmet",
36
+ "5": "P1NoHelmet",
37
+ "6": "P2Helmet",
38
+ "7": "P2NoHelmet",
39
+ "8": "P0Helmet",
40
+ "9": "P0NoHelmet"
41
  },
42
  "init_std": 0.02,
43
  "init_xavier_std": 1.0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3ad5721608761ff95a5c3e7899fef83e677b7902ba696814a5b0fbd31dde6cc2
3
- size 166503056
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ede4e107ef441092ac3e7e669fc03b8ce89b0484b6398e41ff5e7c7e4d9c736
3
+ size 165958320