Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -10,6 +10,8 @@ tags:
|
|
| 10 |
- photo
|
| 11 |
- earthloc
|
| 12 |
pretty_name: 'EarthLoc 2021 Database '
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
|
|
@@ -83,12 +85,4 @@ plt.title(f"Key: {key}")
|
|
| 83 |
plt.show()
|
| 84 |
|
| 85 |
# Print the key (for metadata parsing)
|
| 86 |
-
print(f"Key: {key}")
|
| 87 |
-
|
| 88 |
-
|
| 89 |
-
|
| 90 |
-
|
| 91 |
-
|
| 92 |
-
|
| 93 |
-
|
| 94 |
-
|
|
|
|
| 10 |
- photo
|
| 11 |
- earthloc
|
| 12 |
pretty_name: 'EarthLoc 2021 Database '
|
| 13 |
+
size_categories:
|
| 14 |
+
- 100K<n<1M
|
| 15 |
---
|
| 16 |
|
| 17 |
|
|
|
|
| 85 |
plt.show()
|
| 86 |
|
| 87 |
# Print the key (for metadata parsing)
|
| 88 |
+
print(f"Key: {key}")
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|