Add model
Browse files- config.json +1 -1
config.json
CHANGED
@@ -35,7 +35,7 @@
|
|
35 |
128,
|
36 |
256
|
37 |
],
|
38 |
-
"matching_threshold": 0.
|
39 |
"model_type": "superglue",
|
40 |
"num_attention_heads": 4,
|
41 |
"sinkhorn_iterations": 100,
|
|
|
35 |
128,
|
36 |
256
|
37 |
],
|
38 |
+
"matching_threshold": 0.0,
|
39 |
"model_type": "superglue",
|
40 |
"num_attention_heads": 4,
|
41 |
"sinkhorn_iterations": 100,
|