Add metadata tag and link to paper
#1
by
nielsr
HF Staff
- opened
README.md
CHANGED
@@ -1,8 +1,10 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
3 |
---
|
4 |
|
5 |
|
6 |
-
This repository contains the official pretraining weights of the paper **DynamicVis: An Efficient and General Visual Foundation Model for Remote Sensing Image Understanding
|
7 |
|
8 |
Code is available on [Github](https://github.com/KyanChen/DynamicVis).
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- image-feature-extraction
|
5 |
---
|
6 |
|
7 |
|
8 |
+
This repository contains the official pretraining weights of the paper [**DynamicVis: An Efficient and General Visual Foundation Model for Remote Sensing Image Understanding**](https://huggingface.co/papers/2503.16426).
|
9 |
|
10 |
Code is available on [Github](https://github.com/KyanChen/DynamicVis).
|