stevenbucaille commited on
Commit
22d9cec
1 Parent(s): 5b6a2a4
Files changed (2) hide show
  1. config.json +3 -2
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "architectures": [
3
- "SuperGlueForImageMatching"
4
  ],
5
  "descriptor_dim": 256,
6
  "gnn_layers_types": [
@@ -23,6 +23,7 @@
23
  "self",
24
  "cross"
25
  ],
 
26
  "keypoint_detector_config": {
27
  "_name_or_path": "magic-leap-community/superpoint",
28
  "architectures": [
@@ -42,5 +43,5 @@
42
  "num_heads": 4,
43
  "sinkhorn_iterations": 100,
44
  "torch_dtype": "float32",
45
- "transformers_version": "4.40.0.dev0"
46
  }
 
1
  {
2
  "architectures": [
3
+ "SuperGlueForKeypointMatching"
4
  ],
5
  "descriptor_dim": 256,
6
  "gnn_layers_types": [
 
23
  "self",
24
  "cross"
25
  ],
26
+ "initializer_range": 0.02,
27
  "keypoint_detector_config": {
28
  "_name_or_path": "magic-leap-community/superpoint",
29
  "architectures": [
 
43
  "num_heads": 4,
44
  "sinkhorn_iterations": 100,
45
  "torch_dtype": "float32",
46
+ "transformers_version": "4.43.0.dev0"
47
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f5bdd7faf2e958afa6dc5b994eeb25f49570e80f09db1e4cb37ad0d9c50004aa
3
- size 53412688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1712425be77b9f029ead3206521318a5f66abc35c4844ab88e320b6b5b74522d
3
+ size 53412280