Commit
·
61e73c7
1
Parent(s):
274b56c
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Dollar Street (test set)
|
2 |
+
|
3 |
+
Original paper: [The Dollar Street Dataset: Images Representing the Geographic and Socioeconomic Diversity of the World](https://openreview.net/forum?id=qnfYsave0U4)
|
4 |
+
|
5 |
+
Homepage: https://www.kaggle.com/datasets/mlcommons/the-dollar-street-dataset
|
6 |
+
|
7 |
+
Bibtex:
|
8 |
+
```
|
9 |
+
@inproceedings{
|
10 |
+
rojas2022the,
|
11 |
+
title={The Dollar Street Dataset: Images Representing the Geographic and Socioeconomic Diversity of the World},
|
12 |
+
author={William A Gaviria Rojas and Sudnya Diamos and Keertan Ranjan Kini and David Kanter and Vijay Janapa Reddi and Cody Coleman},
|
13 |
+
booktitle={Thirty-sixth Conference on Neural Information Processing Systems Datasets and Benchmarks Track},
|
14 |
+
year={2022},
|
15 |
+
url={https://openreview.net/forum?id=qnfYsave0U4}
|
16 |
+
}
|
17 |
+
```
|