Update README.md
Browse files
README.md
CHANGED
|
@@ -57,3 +57,16 @@ Gestalt Reasoning Benchmark/
|
|
| 57 |
|
| 58 |
```
|
| 59 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 57 |
|
| 58 |
```
|
| 59 |
|
| 60 |
+
|
| 61 |
+
## Citation
|
| 62 |
+
|
| 63 |
+
If you use the Gestalt Vision dataset in your research or work, please cite our paper:
|
| 64 |
+
|
| 65 |
+
```
|
| 66 |
+
@inproceedings{sha2025gestalt,
|
| 67 |
+
author = {Jingyuan Sha and Hikaru Shindo and Kristian Kersting and Devendra Singh Dhami},
|
| 68 |
+
title = {Gestalt Vision: A Dataset for Evaluating Gestalt Principles in Visual Perception},
|
| 69 |
+
booktitle = {Proceedings of the 19th International Conference on Neurosymbolic Learning and Reasoning (NeSy)},
|
| 70 |
+
year = {2025}
|
| 71 |
+
}
|
| 72 |
+
```
|