Add model
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"architectures": [
|
3 |
-
"
|
4 |
],
|
5 |
"descriptor_dim": 256,
|
6 |
"gnn_layers_types": [
|
|
|
1 |
{
|
2 |
"architectures": [
|
3 |
+
"SuperGlueForImageMatching"
|
4 |
],
|
5 |
"descriptor_dim": 256,
|
6 |
"gnn_layers_types": [
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8150df3b01a08a20212a39e73c17dea5667ff1a2646e4d25605a31bd8ebb9fb5
|
3 |
+
size 53412688
|