Upload MaskFormerForInstanceSegmentation
Browse files- config.json +5 -3
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
-
"_commit_hash":
|
3 |
-
"_name_or_path": "
|
4 |
"architectures": [
|
5 |
"MaskFormerForInstanceSegmentation"
|
6 |
],
|
@@ -119,6 +119,7 @@
|
|
119 |
"attention_dropout": 0.0,
|
120 |
"auxiliary_loss": false,
|
121 |
"backbone": "resnet50",
|
|
|
122 |
"bad_words_ids": null,
|
123 |
"bbox_cost": 5,
|
124 |
"bbox_loss_coefficient": 5,
|
@@ -205,7 +206,8 @@
|
|
205 |
"transformers_version": "4.26.0.dev0",
|
206 |
"typical_p": 1.0,
|
207 |
"use_bfloat16": false,
|
208 |
-
"use_pretrained_backbone": true
|
|
|
209 |
},
|
210 |
"dice_weight": 1.0,
|
211 |
"fpn_feature_size": 256,
|
|
|
1 |
{
|
2 |
+
"_commit_hash": null,
|
3 |
+
"_name_or_path": "./maskformer-swin-base-sceneparse-instance",
|
4 |
"architectures": [
|
5 |
"MaskFormerForInstanceSegmentation"
|
6 |
],
|
|
|
119 |
"attention_dropout": 0.0,
|
120 |
"auxiliary_loss": false,
|
121 |
"backbone": "resnet50",
|
122 |
+
"backbone_config": null,
|
123 |
"bad_words_ids": null,
|
124 |
"bbox_cost": 5,
|
125 |
"bbox_loss_coefficient": 5,
|
|
|
206 |
"transformers_version": "4.26.0.dev0",
|
207 |
"typical_p": 1.0,
|
208 |
"use_bfloat16": false,
|
209 |
+
"use_pretrained_backbone": true,
|
210 |
+
"use_timm_backbone": true
|
211 |
},
|
212 |
"dice_weight": 1.0,
|
213 |
"fpn_feature_size": 256,
|
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:9023f65e78dc7d3c3590147d8c09b407b3a8858f5ade4f239769bd432ea9d517
|
3 |
+
size 411486961
|