Commit
·
1f54218
1
Parent(s):
32effbe
Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Beyond web-scraping
|
| 2 |
+
|
| 3 |
+
Original paper: [Beyond web-scraping: Crowd-sourcing a geographically diverse image dataset
|
| 4 |
+
](https://arxiv.org/abs/2301.02560)
|
| 5 |
+
|
| 6 |
+
Homepage: https://geodiverse-data-collection.cs.princeton.edu/
|
| 7 |
+
|
| 8 |
+
Bibtex:
|
| 9 |
+
```
|
| 10 |
+
@inproceedings{ramaswamy2022geode,
|
| 11 |
+
author = {Vikram V. Ramaswamy and Sing Yu Lin and Dora Zhao and Aaron B. Adcock and Laurens van der Maaten and Deepti Ghadiyaram and
|
| 12 |
+
Olga Russakovsky},
|
| 13 |
+
title = {Beyond web-scraping: {C}rowd-sourcing a geodiverse dataset},
|
| 14 |
+
booktitle = {arXiv preprint},
|
| 15 |
+
year = {2023}
|
| 16 |
+
}
|
| 17 |
+
```
|