xiehaoai commited on
Commit
7fa2b95
verified
1 Parent(s): 01930c2

Add model card

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: pytorch
3
+ tags:
4
+ - remote-sensing
5
+ - image-retrieval
6
+ - cross-scale
7
+ license: other
8
+ ---
9
+
10
+ # CrossSO
11
+
12
+ Model checkpoints for CrossSO:
13
+
14
+ - `router.safetensors`
15
+ - `vision_language_predictor.safetensors`
16
+ - `feature_predictor.safetensors`
17
+
18
+ [Code](https://github.com/xzhacc/CrossSO) 路 [Reference](https://huggingface.co/papers/2604.11415)