File size: 714 Bytes
55f728f
becbdb4
55f728f
26bd21b
55f728f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26bd21b
55f728f
becbdb4
55f728f
 
 
 
 
 
 
 
 
 
 
 
becbdb4
55f728f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
  "_name_or_path": "superglue",
  "architectures": [
    "SuperGlueForKeypointMatching"
  ],
  "descriptor_dim": 256,
  "gnn_layers_types": [
    "self",
    "cross",
    "self",
    "cross",
    "self",
    "cross",
    "self",
    "cross",
    "self",
    "cross",
    "self",
    "cross",
    "self",
    "cross",
    "self",
    "cross",
    "self",
    "cross"
  ],
  "initializer_range": 0.02,
  "keypoint_detector_config": {
    "model_type": "superpoint"
  },
  "keypoint_encoder_sizes": [
    32,
    64,
    128,
    256
  ],
  "matching_threshold": 0.2,
  "model_type": "superglue",
  "num_heads": 4,
  "sinkhorn_iterations": 100,
  "torch_dtype": "float32",
  "transformers_version": "4.46.0.dev0"
}