EduardoPacheco
commited on
Commit
•
4127d92
1
Parent(s):
deef33a
Upload GroundingDINOForObjectDetection
Browse files- config.json +0 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -58,7 +58,6 @@
|
|
58 |
"giou_loss_coefficient": 2,
|
59 |
"is_encoder_decoder": true,
|
60 |
"mask_loss_coefficient": 1,
|
61 |
-
"max_position_embeddings": 1024,
|
62 |
"max_text_len": 256,
|
63 |
"model_type": "grounding-dino",
|
64 |
"num_channels": 3,
|
|
|
58 |
"giou_loss_coefficient": 2,
|
59 |
"is_encoder_decoder": true,
|
60 |
"mask_loss_coefficient": 1,
|
|
|
61 |
"max_text_len": 256,
|
62 |
"model_type": "grounding-dino",
|
63 |
"num_channels": 3,
|
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:42650bad1eee02466f12b513300c4d49eda379fa01085ec870a0789e7cccd344
|
3 |
+
size 691914157
|