Upload DetrForObjectDetection
Browse files- config.json +4 -4
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "relu",
|
5 |
"architectures": [
|
@@ -122,9 +122,9 @@
|
|
122 |
"giou_cost": 2,
|
123 |
"giou_loss_coefficient": 2,
|
124 |
"id2label": {
|
125 |
-
"0": "
|
126 |
-
"1": "
|
127 |
-
"2": "
|
128 |
},
|
129 |
"init_std": 0.02,
|
130 |
"init_xavier_std": 1.0,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "stoneseok/detr-multi-finetuned",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "relu",
|
5 |
"architectures": [
|
|
|
122 |
"giou_cost": 2,
|
123 |
"giou_loss_coefficient": 2,
|
124 |
"id2label": {
|
125 |
+
"0": "\uc18c\ud654\uc804",
|
126 |
+
"1": "\ubcf4\ub3c4(\uc2dc\uba58\ud2b8 \ucf58\ud06c\ub9ac\ud2b8)",
|
127 |
+
"2": "\uc790\uc804\uac70 \ub3c4\ub85c"
|
128 |
},
|
129 |
"init_std": 0.02,
|
130 |
"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 166505784
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c50c8dd6bdc259c4086b17ce6b77d806f34a3990dfdd9ede31828f1d8ed55041
|
3 |
size 166505784
|