Update README.md
Browse files
README.md
CHANGED
|
@@ -11,8 +11,17 @@ Self-supervised Vision Transformers for Radio Astronomy Discovery Algorithms
|
|
| 11 |
This model is released under the Apache License 2.0.
|
| 12 |
|
| 13 |
## Citation
|
| 14 |
-
If you use STRADAViT in research, please cite the associated work
|
| 15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
|
| 17 |
## Acknowledgement
|
| 18 |
This model was developed as part of the STRADA project on self-supervised transformers for radio astronomy.
|
|
|
|
| 11 |
This model is released under the Apache License 2.0.
|
| 12 |
|
| 13 |
## Citation
|
| 14 |
+
If you use STRADAViT in research, please cite the associated work:
|
| 15 |
+
|
| 16 |
+
@article{demarco2026stradavit,
|
| 17 |
+
title = {STRADAViT: Towards a Foundational Model for Radio Astronomy through Self-Supervised Transfer},
|
| 18 |
+
author = {DeMarco, Andrea and Fenech Conti, Ian and Camilleri, Hayley and Bushi, Ardiana and Riggi, Simone},
|
| 19 |
+
year = {2026},
|
| 20 |
+
note = {Under review},
|
| 21 |
+
archivePrefix = {arXiv},
|
| 22 |
+
primaryClass = {astro-ph.IM},
|
| 23 |
+
url = {https://arxiv.org/abs/2603.29660v3}
|
| 24 |
+
}
|
| 25 |
|
| 26 |
## Acknowledgement
|
| 27 |
This model was developed as part of the STRADA project on self-supervised transformers for radio astronomy.
|