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": "",
|
|
@@ -2069,6 +2069,12 @@
|
|
| 2069 |
"stage3",
|
| 2070 |
"stage4"
|
| 2071 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2072 |
"output_attentions": false,
|
| 2073 |
"output_hidden_states": false,
|
| 2074 |
"output_scores": false,
|
|
@@ -2102,7 +2108,7 @@
|
|
| 2102 |
"top_p": 1.0,
|
| 2103 |
"torch_dtype": "float32",
|
| 2104 |
"torchscript": false,
|
| 2105 |
-
"transformers_version": "4.
|
| 2106 |
"typical_p": 1.0,
|
| 2107 |
"use_absolute_embeddings": false,
|
| 2108 |
"use_bfloat16": false,
|
|
|
|
| 2 |
"_commit_hash": null,
|
| 3 |
"activation_function": "relu",
|
| 4 |
"architectures": [
|
| 5 |
+
"VideoMask2FormerForVideoSegmentation"
|
| 6 |
],
|
| 7 |
"backbone_config": {
|
| 8 |
"_name_or_path": "",
|
|
|
|
| 2069 |
"stage3",
|
| 2070 |
"stage4"
|
| 2071 |
],
|
| 2072 |
+
"out_indices": [
|
| 2073 |
+
1,
|
| 2074 |
+
2,
|
| 2075 |
+
3,
|
| 2076 |
+
4
|
| 2077 |
+
],
|
| 2078 |
"output_attentions": false,
|
| 2079 |
"output_hidden_states": false,
|
| 2080 |
"output_scores": false,
|
|
|
|
| 2108 |
"top_p": 1.0,
|
| 2109 |
"torch_dtype": "float32",
|
| 2110 |
"torchscript": false,
|
| 2111 |
+
"transformers_version": "4.29.0.dev0",
|
| 2112 |
"typical_p": 1.0,
|
| 2113 |
"use_absolute_embeddings": false,
|
| 2114 |
"use_bfloat16": false,
|