mkluczek commited on
Commit
ff6801c
·
verified ·
1 Parent(s): 7c65a43

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -56,6 +56,7 @@ dataset = load_dataset("Major-TOM/Core-S2L1C-SSL4EO")
56
  ## Generate Your Own Major TOM Embeddings
57
 
58
  The [**embedder**](https://github.com/ESA-PhiLab/Major-TOM/tree/main/src/embedder) subpackage of Major TOM provides tools for generating embeddings like these ones. You can see an example of this in a dedicated notebook at https://github.com/ESA-PhiLab/Major-TOM/blob/main/05-Generate-Major-TOM-Embeddings.ipynb.
 
59
  [![GitHub](https://img.shields.io/badge/GitHub-Generate%20Your%20Own%20Embeddings-blue?logo=github&style=flat-square)](https://github.com/ESA-PhiLab/Major-TOM/blob/main/05-Generate-Major-TOM-Embeddings.ipynb)
60
 
61
  ---
@@ -68,13 +69,15 @@ The datasets were computed on the [**GPU-accelerated instances**](https://cloudf
68
  Discover more at [**CloudFerro AI services**](https://cloudferro.com/ai/).
69
 
70
  ## Authors
71
- [**Marcin Kluczek (CloudFerro)**](https://www.linkedin.com/in/marcin-kluczek-03852a1a8/), [**Mikolaj Czerkawski (Φ-lab, European Space Agency)**](https://mikonvergence.github.io), [**Jędrzej S. Bojanowski (CloudFerro)**](https://www.linkedin.com/in/j%C4%99drzej-s-bojanowski-a5059872/)
72
 
73
  ## Open Access Manuscript
74
 
 
 
75
  [![arXiv](https://img.shields.io/badge/arXiv-10.48550/arXiv.2412.05600-B31B1B.svg)](https://doi.org/10.48550/arXiv.2412.05600)
76
 
77
- This dataset is an output from the embedding expansion project outlined in: [https://arxiv.org/abs/2412.05600/](https://arxiv.org/abs/2412.05600/).
78
  <details>
79
  <summary>Read Abstract</summary>
80
 
 
56
  ## Generate Your Own Major TOM Embeddings
57
 
58
  The [**embedder**](https://github.com/ESA-PhiLab/Major-TOM/tree/main/src/embedder) subpackage of Major TOM provides tools for generating embeddings like these ones. You can see an example of this in a dedicated notebook at https://github.com/ESA-PhiLab/Major-TOM/blob/main/05-Generate-Major-TOM-Embeddings.ipynb.
59
+
60
  [![GitHub](https://img.shields.io/badge/GitHub-Generate%20Your%20Own%20Embeddings-blue?logo=github&style=flat-square)](https://github.com/ESA-PhiLab/Major-TOM/blob/main/05-Generate-Major-TOM-Embeddings.ipynb)
61
 
62
  ---
 
69
  Discover more at [**CloudFerro AI services**](https://cloudferro.com/ai/).
70
 
71
  ## Authors
72
+ [**Mikolaj Czerkawski**](https://mikonvergence.github.io) (Φ-lab, European Space Agency), [**Marcin Kluczek**](https://www.linkedin.com/in/marcin-kluczek-03852a1a8/) (CloudFerro), [**Jędrzej S. Bojanowski**](https://www.linkedin.com/in/j%C4%99drzej-s-bojanowski-a5059872/) (CloudFerro)
73
 
74
  ## Open Access Manuscript
75
 
76
+ This dataset is an output from the embedding expansion project outlined in: [https://arxiv.org/abs/2412.05600/](https://arxiv.org/abs/2412.05600/).
77
+
78
  [![arXiv](https://img.shields.io/badge/arXiv-10.48550/arXiv.2412.05600-B31B1B.svg)](https://doi.org/10.48550/arXiv.2412.05600)
79
 
80
+
81
  <details>
82
  <summary>Read Abstract</summary>
83