File size: 828 Bytes
d4d18ec 1f54218 d4d18ec 1f54218 d4d18ec 1f54218 d4d18ec 1f54218 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | ---
task_categories:
- image-classification
---
# GeoDE: a Geographically Diverse Evaluation Dataset for Object Recognition
Original paper: [GeoDE: a Geographically Diverse Evaluation Dataset for Object Recognition](https://arxiv.org/abs/2301.02560)
Homepage: https://geodiverse-data-collection.cs.princeton.edu/
Code: https://github.com/princetonvisualai/geode_dataset
Test split obtained from the paper authors.
Bibtex:
```bibtex
@inproceedings{ramaswamy2023geode,
author = {Vikram V. Ramaswamy and Sing Yu Lin and Dora Zhao and Aaron B. Adcock and Laurens van der Maaten
and Deepti Ghadiyaram and Olga Russakovsky},
title = {GeoDE: a Geographically Diverse Evaluation Dataset for Object Recognition},
booktitle = {NeurIPS Datasets and Benchmarks},
year = {2023}
}
``` |