Update README.md
Browse files
README.md
CHANGED
@@ -2,18 +2,16 @@
|
|
2 |
license: cc-by-nc-nd-4.0
|
3 |
---
|
4 |
|
5 |
-
The Git-10M dataset is a global-scale remote sensing image-text pair dataset, consisting of 10 million image-text pairs with geographical locations and resolution information.
|
6 |
|
7 |
|
8 |
<h1>
|
9 |
<a href="https://chen-yang-liu.github.io/Text2Earth/">Project Page: https://chen-yang-liu.github.io/Text2Earth/ </a>
|
10 |
</h1>
|
11 |
|
12 |
-
<br>
|
13 |
<div align="center">
|
14 |
<img src="https://github.com/Chen-Yang-Liu/Text2Earth/raw/main/images/dataset.png" width="1000"/>
|
15 |
</div>
|
16 |
-
<br>
|
17 |
|
18 |
## Load Dataset
|
19 |
```python
|
|
|
2 |
license: cc-by-nc-nd-4.0
|
3 |
---
|
4 |
|
5 |
+
The **Git-10M** dataset is a global-scale remote sensing image-text pair dataset, consisting of over **10 million** image-text pairs with geographical locations and resolution information.
|
6 |
|
7 |
|
8 |
<h1>
|
9 |
<a href="https://chen-yang-liu.github.io/Text2Earth/">Project Page: https://chen-yang-liu.github.io/Text2Earth/ </a>
|
10 |
</h1>
|
11 |
|
|
|
12 |
<div align="center">
|
13 |
<img src="https://github.com/Chen-Yang-Liu/Text2Earth/raw/main/images/dataset.png" width="1000"/>
|
14 |
</div>
|
|
|
15 |
|
16 |
## Load Dataset
|
17 |
```python
|