Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,10 +1,12 @@
|
|
| 1 |
---
|
| 2 |
library_name: image-matching-models
|
| 3 |
tags:
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
|
|
|
| 7 |
---
|
| 8 |
-
Custom license [here](https://github.com/magicleap/SuperGluePretrainedNetwork?tab=License-1-ov-file).
|
| 9 |
|
| 10 |
For usage see https://github.com/gmberton/image-matching-models
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
library_name: image-matching-models
|
| 3 |
tags:
|
| 4 |
+
- image-matching
|
| 5 |
+
- keypoint-detection
|
| 6 |
+
- feature-matching
|
| 7 |
+
license: apache-2.0
|
| 8 |
---
|
|
|
|
| 9 |
|
| 10 |
For usage see https://github.com/gmberton/image-matching-models
|
| 11 |
+
|
| 12 |
+
Note: The `dummy.safetensors` file is a placeholder for download tracking. This model's weights are loaded from external sources (e.g., bundled libraries, original author repositories).
|