File size: 758 Bytes
55f728f becbdb4 55f728f 26bd21b 55f728f 897c5eb 55f728f 897c5eb 26bd21b 55f728f becbdb4 55f728f 897c5eb 55f728f 0f18f9e 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 45 |
{
"_name_or_path": "superglue",
"architectures": [
"SuperGlueForKeypointMatching"
],
"attention_probs_dropout_prob": 0,
"gnn_layers_types": [
"self",
"cross",
"self",
"cross",
"self",
"cross",
"self",
"cross",
"self",
"cross",
"self",
"cross",
"self",
"cross",
"self",
"cross",
"self",
"cross"
],
"hidden_size": 256,
"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_attention_heads": 4,
"sinkhorn_iterations": 100,
"torch_dtype": "float32",
"transformers_version": "4.47.0.dev0"
}
|