Instructions to use image-matching-models/duster with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Image Matching Models
How to use image-matching-models/duster with Image Matching Models:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -4,7 +4,9 @@ tags:
|
|
| 4 |
- image-matching
|
| 5 |
- keypoint-detection
|
| 6 |
- feature-matching
|
| 7 |
-
license:
|
| 8 |
---
|
| 9 |
|
| 10 |
-
For usage see https://github.com/gmberton/image-matching-models
|
|
|
|
|
|
|
|
|
| 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).
|