Add model
Browse files- config.json +3 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -26,13 +26,14 @@
|
|
26 |
"keypoint_threshold": 0.005,
|
27 |
"max_keypoints": -1,
|
28 |
"model_type": "superpoint",
|
29 |
-
"nms_radius": 4
|
|
|
30 |
},
|
31 |
"model_type": "lightglue",
|
32 |
"num_attention_heads": 4,
|
33 |
"num_hidden_layers": 9,
|
34 |
"num_key_value_heads": 4,
|
35 |
"torch_dtype": "float32",
|
36 |
-
"transformers_version": "4.
|
37 |
"width_confidence": 0.99
|
38 |
}
|
|
|
26 |
"keypoint_threshold": 0.005,
|
27 |
"max_keypoints": -1,
|
28 |
"model_type": "superpoint",
|
29 |
+
"nms_radius": 4,
|
30 |
+
"torch_dtype": "float32"
|
31 |
},
|
32 |
"model_type": "lightglue",
|
33 |
"num_attention_heads": 4,
|
34 |
"num_hidden_layers": 9,
|
35 |
"num_key_value_heads": 4,
|
36 |
"torch_dtype": "float32",
|
37 |
+
"transformers_version": "4.53.0.dev0",
|
38 |
"width_confidence": 0.99
|
39 |
}
|
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:320864fabf972cd00ce314e889cf89039e44c238e08d74d2b42d9cf2e80fc867
|
3 |
+
size 55016112
|