Add model
Browse files- config.json +1 -0
- model.safetensors +1 -1
config.json
CHANGED
@@ -3,6 +3,7 @@
|
|
3 |
"architectures": [
|
4 |
"SuperGlueForKeypointMatching"
|
5 |
],
|
|
|
6 |
"gnn_layers_types": [
|
7 |
"self",
|
8 |
"cross",
|
|
|
3 |
"architectures": [
|
4 |
"SuperGlueForKeypointMatching"
|
5 |
],
|
6 |
+
"attention_probs_dropout_prob": 0,
|
7 |
"gnn_layers_types": [
|
8 |
"self",
|
9 |
"cross",
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 53413232
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c6aefb85cb32e25423a5e44238ef5523991ff23593726332d47e6c43ff49e6d
|
3 |
size 53413232
|