Upload model
Browse files- config.json +11 -11
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "relu",
|
5 |
"architectures": [
|
6 |
-
"
|
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 |
-
"
|
33 |
-
"
|
34 |
-
"
|
35 |
-
"
|
36 |
-
"
|
37 |
-
"
|
38 |
-
"
|
39 |
-
"
|
40 |
-
"
|
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:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ede4e107ef441092ac3e7e669fc03b8ce89b0484b6398e41ff5e7c7e4d9c736
|
3 |
+
size 165958320
|