mikonvergence commited on
Commit
6fdd7b5
Β·
verified Β·
1 Parent(s): f60dfa7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  title: README
3
- emoji: πŸ—ΊοΈ
4
  colorFrom: green
5
  colorTo: yellow
6
  sdk: static
@@ -21,8 +21,22 @@ This organisation provides a platform for making further contributions to the pr
21
  | [Core-S2L1C](https://huggingface.co/datasets/Major-TOM/Core-S2L1C) | Sentinel-2 Level 1C | TBC | Multi-Spectral | General-Purpose Global (about 25 TB) |
22
 
23
  ## πŸ“Œ Open Access Manuscript
24
- [![arxiv](https://img.shields.io/badge/Open_Access-arxiv_(TBA)-b31b1b)](https://arxiv.org/)
25
  > Deep learning models are increasingly data-hungry, requiring significant resources to collect and compile the datasets needed to train them, with Earth Observation (EO) models being no exception. However, the landscape of datasets in EO is relatively atomised, with interoperability made difficult by diverse formats and data structures. If ever larger datasets are to be built, and duplication of effort minimised, then a shared framework that allows users to combine and access multiple datasets is needed. Here, Major TOM (Terrestrial Observation Metaset) is proposed as this extensible framework. Primarily, it consists of a geographical indexing system based on a set of grid points and a metadata structure that allows multiple datasets with different sources to be merged. Besides the specification of Major TOM as a framework, this work also presents a large, open-access dataset, MajorTOM-Core, which covers the vast majority of the Earth's land surface. This dataset provides the community with both an immediately useful resource, as well as acting as a template for future additions to the Major TOM ecosystem.
26
 
27
 
28
- ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/6304c06eeb6d777a838eab63/dfw2xVubATDEGj9--4i1D.jpeg)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  title: README
3
+ emoji: πŸš€
4
  colorFrom: green
5
  colorTo: yellow
6
  sdk: static
 
21
  | [Core-S2L1C](https://huggingface.co/datasets/Major-TOM/Core-S2L1C) | Sentinel-2 Level 1C | TBC | Multi-Spectral | General-Purpose Global (about 25 TB) |
22
 
23
  ## πŸ“Œ Open Access Manuscript
24
+ [![arxiv](https://img.shields.io/badge/Open_Access-arxiv:2402.12095-b31b1b)](https://arxiv.org/abs/2402.12095/)
25
  > Deep learning models are increasingly data-hungry, requiring significant resources to collect and compile the datasets needed to train them, with Earth Observation (EO) models being no exception. However, the landscape of datasets in EO is relatively atomised, with interoperability made difficult by diverse formats and data structures. If ever larger datasets are to be built, and duplication of effort minimised, then a shared framework that allows users to combine and access multiple datasets is needed. Here, Major TOM (Terrestrial Observation Metaset) is proposed as this extensible framework. Primarily, it consists of a geographical indexing system based on a set of grid points and a metadata structure that allows multiple datasets with different sources to be merged. Besides the specification of Major TOM as a framework, this work also presents a large, open-access dataset, MajorTOM-Core, which covers the vast majority of the Earth's land surface. This dataset provides the community with both an immediately useful resource, as well as acting as a template for future additions to the Major TOM ecosystem.
26
 
27
 
28
+ ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/6304c06eeb6d777a838eab63/dfw2xVubATDEGj9--4i1D.jpeg)
29
+
30
+ ### If you found this useful for your research, please cite accordingly as:
31
+ ```latex
32
+ @inproceedings{Major_TOM,
33
+ title={Major TOM: Expandable Datasets for Earth Observation},
34
+ author={Alistair Francis and Mikolaj Czerkawski},
35
+ year={2024},
36
+ eprint={2402.12095},
37
+ archivePrefix={arXiv},
38
+ primaryClass={cs.CV}
39
+ }
40
+ ```
41
+
42
+ Powered by [Ξ¦-lab, European Space Agency (ESA) πŸ›°οΈ](https://huggingface.co/ESA-philab)