Add README link to PR with dataset generation details
Browse files
README.md
CHANGED
|
@@ -35,3 +35,7 @@ configs:
|
|
| 35 |
- split: train
|
| 36 |
path: data/train-*
|
| 37 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
- split: train
|
| 36 |
path: data/train-*
|
| 37 |
---
|
| 38 |
+
|
| 39 |
+
### NYC Parks geometries
|
| 40 |
+
|
| 41 |
+
More information about how this dataset was generated can be found [here](https://github.com/VIDA-NYU/OSCUR-data/pull/12).
|