Commit ·
c22cd17
1
Parent(s): 20919fb
Upload DetrForObjectDetection
Browse files- config.json +23 -23
- pytorch_model.bin +2 -2
config.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
{
|
| 2 |
-
"_commit_hash": "
|
| 3 |
-
"_name_or_path": "
|
| 4 |
"activation_dropout": 0.0,
|
| 5 |
"activation_function": "relu",
|
| 6 |
"architectures": [
|
| 7 |
-
"
|
| 8 |
],
|
| 9 |
"attention_dropout": 0.0,
|
| 10 |
"auxiliary_loss": false,
|
|
@@ -119,26 +119,26 @@
|
|
| 119 |
"giou_cost": 2,
|
| 120 |
"giou_loss_coefficient": 2,
|
| 121 |
"id2label": {
|
| 122 |
-
"
|
| 123 |
-
"
|
| 124 |
-
"
|
| 125 |
-
"
|
| 126 |
-
"
|
| 127 |
-
"
|
| 128 |
-
"
|
| 129 |
-
"
|
| 130 |
-
"
|
| 131 |
-
"
|
| 132 |
-
"
|
| 133 |
-
"
|
| 134 |
-
"
|
| 135 |
-
"
|
| 136 |
-
"
|
| 137 |
-
"
|
| 138 |
-
"
|
| 139 |
-
"
|
| 140 |
-
"
|
| 141 |
-
"
|
| 142 |
},
|
| 143 |
"init_std": 0.02,
|
| 144 |
"init_xavier_std": 1.0,
|
|
|
|
| 1 |
{
|
| 2 |
+
"_commit_hash": "70120ba84d68ca1211e007c4fb61d0cd5424be54",
|
| 3 |
+
"_name_or_path": "facebook/detr-resnet-50",
|
| 4 |
"activation_dropout": 0.0,
|
| 5 |
"activation_function": "relu",
|
| 6 |
"architectures": [
|
| 7 |
+
"DetrForObjectDetection"
|
| 8 |
],
|
| 9 |
"attention_dropout": 0.0,
|
| 10 |
"auxiliary_loss": false,
|
|
|
|
| 119 |
"giou_cost": 2,
|
| 120 |
"giou_loss_coefficient": 2,
|
| 121 |
"id2label": {
|
| 122 |
+
"0": "LABEL_0",
|
| 123 |
+
"1": "LABEL_1",
|
| 124 |
+
"2": "LABEL_2",
|
| 125 |
+
"3": "LABEL_3",
|
| 126 |
+
"4": "LABEL_4",
|
| 127 |
+
"5": "LABEL_5",
|
| 128 |
+
"6": "LABEL_6",
|
| 129 |
+
"7": "LABEL_7",
|
| 130 |
+
"8": "LABEL_8",
|
| 131 |
+
"9": "LABEL_9",
|
| 132 |
+
"10": "LABEL_10",
|
| 133 |
+
"11": "LABEL_11",
|
| 134 |
+
"12": "LABEL_12",
|
| 135 |
+
"13": "LABEL_13",
|
| 136 |
+
"14": "LABEL_14",
|
| 137 |
+
"15": "LABEL_15",
|
| 138 |
+
"16": "LABEL_16",
|
| 139 |
+
"17": "LABEL_17",
|
| 140 |
+
"18": "LABEL_18",
|
| 141 |
+
"19": "LABEL_19"
|
| 142 |
},
|
| 143 |
"init_std": 0.02,
|
| 144 |
"init_xavier_std": 1.0,
|
pytorch_model.bin
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:a05c59a194d797522ac85badd0b22f2b71a98f1b61745227beb221f256650515
|
| 3 |
+
size 166635669
|