Datasets:

Modalities:
Text
Formats:
csv
DOI:
Libraries:
Datasets
pandas
License:
File size: 2,351 Bytes
86bdd46
 
 
 
 
c848ab7
86bdd46
 
 
 
 
 
 
 
c848ab7
 
86bdd46
c848ab7
 
86bdd46
c848ab7
86bdd46
c848ab7
86bdd46
 
 
 
0cec547
86bdd46
0cec547
 
 
86bdd46
0cec547
86bdd46
 
c848ab7
 
 
 
 
 
86bdd46
 
 
1e9491e
 
 
86bdd46
1e9491e
 
86bdd46
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
---
license: cc-by-nc-4.0
---
# M4Heights: Benchmark Dataset for Building Height Estimation

## 📻 Overview
This is the official dataset repository for M4Heights dataset, a multi-modal, multi-resolution, and multi-temporal dataset designed for building height estimation.
The dataset contains approximately 1 million images comprising time series of Sentinel-1 SAR and Sentinel-2 MSI satellite data, high-resolution aerial orthophotos, and high-quality building height reference maps. 
Additionally, M4Heights provides the largest associated multi-image super-resolution dataset to enhance height estimation accuracy. 
Our open-source dataset supports a range of modeling approaches, offering extensibility to new geographic regions and advancing the development of DL models for building height estimation.
<!-- <img src="./assets/data_collection.jpg" alt="Data Collection" style="width:60%;"> -->

<!-- - **Code Repository:** [More Information Needed]
- **Paper:** [More Information Needed]
- **Project WebPage:** [More Information Needed]
**Paper** : TO BE UPDATED POST PUBLICATION -->

## 🚀 Usage
We have tested the dataset on several deep learning models. The code for the models, dataset usage along with the instructions are provided on our Github Repository. For more details on dataset and experiments, please check our paper. 

**Codebase** : https://github.com/RituYadav92/M4Heights

**Paper**    : TO BE UPDATED POST PUBLICATION

## ⬇️ Data Size:

```
  dataset (zip)    |    size (306 GB)
  ---------------------------------
  Train            |      ≈250.0GB
  Test             |        28.6GB
  Sample Data      |       300.0MB

  * Unzipped dataset size is ≈900GB
```

## 🎯 Stats and Samples
<img src="./assets/data_stats.jpg" alt="Data Stats" style="width:80%;">
<img src="./assets/samples.jpg" alt="Data Stats" style="width:80%;">



## 🎓 Citation:
<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
```
@misc {ritu_yadav_2025,
	author       = { {Ritu Yadav} },
	title        = { M4Heights },
	year         = 2025,
	url          = { https://huggingface.co/datasets/Rituxx96x/M4Heights },
	doi          = { 10.57967/hf/4765 },
	publisher    = { Hugging Face }
}
```

### 👋 Contact Info.:
Ritu Yadav (email: [email protected])