Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,5 +1,12 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
|
| 5 |
-
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).
|