Upload config
Browse files- config.json +0 -3
config.json
CHANGED
|
@@ -24,7 +24,6 @@
|
|
| 24 |
"self",
|
| 25 |
"cross"
|
| 26 |
],
|
| 27 |
-
"hidden_size": 256,
|
| 28 |
"initializer_range": 0.02,
|
| 29 |
"keypoint_detector_config": {
|
| 30 |
"model_type": "superpoint"
|
|
@@ -37,8 +36,6 @@
|
|
| 37 |
],
|
| 38 |
"matching_threshold": 0.2,
|
| 39 |
"model_type": "superglue",
|
| 40 |
-
"num_attention_heads": 4,
|
| 41 |
-
"num_heads": 4,
|
| 42 |
"sinkhorn_iterations": 100,
|
| 43 |
"transformers_version": "4.47.0.dev0"
|
| 44 |
}
|
|
|
|
| 24 |
"self",
|
| 25 |
"cross"
|
| 26 |
],
|
|
|
|
| 27 |
"initializer_range": 0.02,
|
| 28 |
"keypoint_detector_config": {
|
| 29 |
"model_type": "superpoint"
|
|
|
|
| 36 |
],
|
| 37 |
"matching_threshold": 0.2,
|
| 38 |
"model_type": "superglue",
|
|
|
|
|
|
|
| 39 |
"sinkhorn_iterations": 100,
|
| 40 |
"transformers_version": "4.47.0.dev0"
|
| 41 |
}
|