Add GitHub repository link
Browse filesThis PR adds a direct link to the official GitHub repository (https://github.com/lronkitty/HyperVision) in the model card, making it easier for users to find the source code and training details.
README.md
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
| 3 |
tags:
|
| 4 |
- vision
|
| 5 |
- hyperspectral
|
| 6 |
- foundation-model
|
| 7 |
- image-segmentation
|
| 8 |
-
pipeline_tag: image-feature-extraction
|
| 9 |
---
|
| 10 |
|
| 11 |
# HyperVision: Channel-Adaptive Ground-Based Hyperspectral Vision Foundation Models
|
|
@@ -13,6 +13,8 @@ pipeline_tag: image-feature-extraction
|
|
| 13 |
*This is the official repository for the paper "HyperVision: Channel-Adaptive Ground-Based Hyperspectral Vision Foundation Models".*
|
| 14 |
https://arxiv.org/abs/2605.17286
|
| 15 |
|
|
|
|
|
|
|
| 16 |
---
|
| 17 |
|
| 18 |
🚀 **News:**
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
pipeline_tag: image-feature-extraction
|
| 4 |
tags:
|
| 5 |
- vision
|
| 6 |
- hyperspectral
|
| 7 |
- foundation-model
|
| 8 |
- image-segmentation
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
# HyperVision: Channel-Adaptive Ground-Based Hyperspectral Vision Foundation Models
|
|
|
|
| 13 |
*This is the official repository for the paper "HyperVision: Channel-Adaptive Ground-Based Hyperspectral Vision Foundation Models".*
|
| 14 |
https://arxiv.org/abs/2605.17286
|
| 15 |
|
| 16 |
+
**Code:** [https://github.com/lronkitty/HyperVision](https://github.com/lronkitty/HyperVision)
|
| 17 |
+
|
| 18 |
---
|
| 19 |
|
| 20 |
🚀 **News:**
|