Initial dataset upload with train/test split
Browse files- README.md +18 -0
- test_metadata.csv +1 -0
- train_metadata.csv +1 -0
README.md
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Geolocalization Dataset
|
| 2 |
+
|
| 3 |
+
A dataset containing images with geographical coordinates for location prediction.
|
| 4 |
+
|
| 5 |
+
## Dataset Structure
|
| 6 |
+
- `train/`: Contains training images
|
| 7 |
+
- `test/`: Contains test images
|
| 8 |
+
- `train_metadata.csv`: Metadata for training images
|
| 9 |
+
- `test_metadata.csv`: Metadata for test images
|
| 10 |
+
|
| 11 |
+
## Features
|
| 12 |
+
- Image files
|
| 13 |
+
- Latitude and longitude coordinates
|
| 14 |
+
- Country information
|
| 15 |
+
- Capture timestamp
|
| 16 |
+
|
| 17 |
+
## Usage
|
| 18 |
+
This dataset can be used with the GeoCLIPBakery model for image geolocalization tasks.
|
test_metadata.csv
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
|
train_metadata.csv
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
|