Upload VideoMask2FormerForVideoSegmentation
Browse files- config.json +8 -2
config.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"_commit_hash": null,
|
| 3 |
"activation_function": "relu",
|
| 4 |
"architectures": [
|
| 5 |
-
"
|
| 6 |
],
|
| 7 |
"backbone_config": {
|
| 8 |
"_name_or_path": "",
|
|
@@ -72,6 +72,12 @@
|
|
| 72 |
"stage3",
|
| 73 |
"stage4"
|
| 74 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 75 |
"output_attentions": false,
|
| 76 |
"output_hidden_states": false,
|
| 77 |
"output_scores": false,
|
|
@@ -104,7 +110,7 @@
|
|
| 104 |
"top_p": 1.0,
|
| 105 |
"torch_dtype": null,
|
| 106 |
"torchscript": false,
|
| 107 |
-
"transformers_version": "4.
|
| 108 |
"typical_p": 1.0,
|
| 109 |
"use_absolute_embeddings": false,
|
| 110 |
"use_bfloat16": false,
|
|
|
|
| 2 |
"_commit_hash": null,
|
| 3 |
"activation_function": "relu",
|
| 4 |
"architectures": [
|
| 5 |
+
"VideoMask2FormerForVideoSegmentation"
|
| 6 |
],
|
| 7 |
"backbone_config": {
|
| 8 |
"_name_or_path": "",
|
|
|
|
| 72 |
"stage3",
|
| 73 |
"stage4"
|
| 74 |
],
|
| 75 |
+
"out_indices": [
|
| 76 |
+
1,
|
| 77 |
+
2,
|
| 78 |
+
3,
|
| 79 |
+
4
|
| 80 |
+
],
|
| 81 |
"output_attentions": false,
|
| 82 |
"output_hidden_states": false,
|
| 83 |
"output_scores": false,
|
|
|
|
| 110 |
"top_p": 1.0,
|
| 111 |
"torch_dtype": null,
|
| 112 |
"torchscript": false,
|
| 113 |
+
"transformers_version": "4.29.0.dev0",
|
| 114 |
"typical_p": 1.0,
|
| 115 |
"use_absolute_embeddings": false,
|
| 116 |
"use_bfloat16": false,
|