Upload DetrForObjectDetection
Browse files- config.json +2 -2
- 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": [
|
|
@@ -71,7 +71,7 @@
|
|
| 71 |
"position_embedding_type": "sine",
|
| 72 |
"scale_embedding": false,
|
| 73 |
"torch_dtype": "float32",
|
| 74 |
-
"transformers_version": "4.41.
|
| 75 |
"use_pretrained_backbone": true,
|
| 76 |
"use_timm_backbone": true
|
| 77 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "./custom-model",
|
| 3 |
"activation_dropout": 0.0,
|
| 4 |
"activation_function": "relu",
|
| 5 |
"architectures": [
|
|
|
|
| 71 |
"position_embedding_type": "sine",
|
| 72 |
"scale_embedding": false,
|
| 73 |
"torch_dtype": "float32",
|
| 74 |
+
"transformers_version": "4.41.2",
|
| 75 |
"use_pretrained_backbone": true,
|
| 76 |
"use_timm_backbone": true
|
| 77 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 166503056
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6bdcd3b78af5d2bac6fd06fee04197eafc423e0150bec7a8d31da32f962a4a64
|
| 3 |
size 166503056
|