EduardoPacheco
commited on
Commit
•
43032ec
1
Parent(s):
e08274d
Upload GroundingDinoForObjectDetection
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
@@ -77,7 +77,7 @@
|
|
77 |
"position_embedding_type": "sine",
|
78 |
"positional_embedding_temperature": 20,
|
79 |
"query_dim": 4,
|
80 |
-
"
|
81 |
"model_type": "grounding-dino-text-prenet"
|
82 |
},
|
83 |
"text_enhancer_dropout": 0.0,
|
|
|
77 |
"position_embedding_type": "sine",
|
78 |
"positional_embedding_temperature": 20,
|
79 |
"query_dim": 4,
|
80 |
+
"text_config": {
|
81 |
"model_type": "grounding-dino-text-prenet"
|
82 |
},
|
83 |
"text_enhancer_dropout": 0.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:fe2fba3f72cadb5ac8ac75f0af84fce9baf6cb427a57ca2e08d7a2a3eda5a36d
|
3 |
+
size 689359176
|