Commit ·
1274245
1
Parent(s): a009150
Update README.md
Browse files
README.md
CHANGED
|
@@ -64,7 +64,14 @@ Only contains satellite images openly uploaded online, which introduces a heavy
|
|
| 64 |
|
| 65 |
### Citation Information
|
| 66 |
|
| 67 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 68 |
|
| 69 |
### License
|
| 70 |
We distribute the metadata dataset (the parquet files) under the Creative Common CC-BY 4.0 license, which poses no particular restriction. The images are under their copyright.
|
|
|
|
| 64 |
|
| 65 |
### Citation Information
|
| 66 |
|
| 67 |
+
```latex
|
| 68 |
+
@inproceedings{LAION_EO,
|
| 69 |
+
title = "From LAION-5B to LAION-EO: Filtering Bilions of Images Using Anchor Datasets for Satellite Image Extraction",
|
| 70 |
+
author = "Mikolaj Czerkawski and Alistair Francis",
|
| 71 |
+
booktitle = {"Towards the Next Generation of Computer Vision Datasets: DataComp Track" Workshop at the IEEE/CVF International Conference on Computer Vision (ICCV)},
|
| 72 |
+
year = {2023}
|
| 73 |
+
}
|
| 74 |
+
```
|
| 75 |
|
| 76 |
### License
|
| 77 |
We distribute the metadata dataset (the parquet files) under the Creative Common CC-BY 4.0 license, which poses no particular restriction. The images are under their copyright.
|