KyanChen nielsr HF Staff commited on
Commit
7b34a24
·
verified ·
1 Parent(s): f8e4a33

Add metadata tag and link to paper (#1)

Browse files

- Add metadata tag and link to paper (910544bffc6e937aa773bcd949ce0c982e3d61b4)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +3 -1
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).