Image Feature Extraction
wangyi111 commited on
Commit
5340c6d
1 Parent(s): b161015

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: cc-by-4.0
3
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ datasets:
4
+ - wangyi111/SSL4EO-S12
5
+ base_model:
6
+ - facebook/dinov2-base
7
+ - facebook/dinov2-small
8
+ pipeline_tag: image-feature-extraction
9
+ ---
10
+
11
+ The official model release of SoftCon: [Multi-Label Guided Soft Contrastive Learning for Efficient Earth Observation Pretraining](https://arxiv.org/abs/2405.20462) (TGRS 2024).