gsumbul commited on
Commit
829fa04
·
verified ·
1 Parent(s): 3164794

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -14,7 +14,7 @@ pipeline_tag: image-classification
14
  </p>
15
 
16
  # Spectrum-Aware Multi-Sensor Auto-Encoder for Remote Sensing Images
17
- [![arXiv](https://img.shields.io/badge/arXiv-2407.02413-b31b1b.svg)](https://arxiv.org/abs/arxiv_id)
18
  [![HuggingFace](https://img.shields.io/badge/-HuggingFace-3B4252?style=flat&logo=huggingface&logoColor=)](https://huggingface.co/collections/gsumbul/smarties-685888bb5ecded3f802cc945)
19
  [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
20
  ![Python 3.10](https://img.shields.io/badge/Python%203.10-3776AB?logo=python&logoColor=FFF&style=flat)
@@ -47,7 +47,7 @@ SMARTIES is a generic and versatile FM lifting sensor-dependent efforts and enab
47
  > **ℹ️ Note:**
48
  >
49
  > **This repository contains the weights of SMARTIES linear-probed/finetuned models for the following datasets/experiments**
50
- > For usage instructions, dataset details, and full documentation, please visit the [SMARTIES GitHub page](https://github.com/gsumbul/SMARTIES). The details of SMARTIES are described in our paper, available on [arXiv](https://arxiv.org/abs/arxiv_id).
51
 
52
  ### 📋 Evaluation Table
53
 
@@ -68,7 +68,7 @@ If you use SMARTIES, please cite the paper:
68
  @article{smarties,
69
  title={{SMARTIES}: Spectrum-Aware Multi-Sensor Auto-Encoder for Remote Sensing Images},
70
  author={Gencer Sumbul and Chang Xu and Emanuele Dalsasso and Devis Tuia},
71
- journal={arXiv preprint arXiv:arxiv_id},
72
  year={2025}
73
  }
74
  ```
 
14
  </p>
15
 
16
  # Spectrum-Aware Multi-Sensor Auto-Encoder for Remote Sensing Images
17
+ [![arXiv](https://img.shields.io/badge/arXiv-2407.02413-b31b1b.svg)](https://arxiv.org/abs/2506.19585)
18
  [![HuggingFace](https://img.shields.io/badge/-HuggingFace-3B4252?style=flat&logo=huggingface&logoColor=)](https://huggingface.co/collections/gsumbul/smarties-685888bb5ecded3f802cc945)
19
  [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
20
  ![Python 3.10](https://img.shields.io/badge/Python%203.10-3776AB?logo=python&logoColor=FFF&style=flat)
 
47
  > **ℹ️ Note:**
48
  >
49
  > **This repository contains the weights of SMARTIES linear-probed/finetuned models for the following datasets/experiments**
50
+ > For usage instructions, dataset details, and full documentation, please visit the [SMARTIES GitHub page](https://github.com/gsumbul/SMARTIES). The details of SMARTIES are described in our paper, available on [arXiv](https://arxiv.org/abs/2506.19585).
51
 
52
  ### 📋 Evaluation Table
53
 
 
68
  @article{smarties,
69
  title={{SMARTIES}: Spectrum-Aware Multi-Sensor Auto-Encoder for Remote Sensing Images},
70
  author={Gencer Sumbul and Chang Xu and Emanuele Dalsasso and Devis Tuia},
71
+ journal={arXiv preprint arXiv:2506.19585},
72
  year={2025}
73
  }
74
  ```