Add readme
Browse files
README.md
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Visual Search Asymmetry: Deep Nets and Humans Share Similar Inherent Biases
|
2 |
+
|
3 |
+
This dataset contains the required data for running the Visual Search Experiment for our NeurIPS paper: [[Visual Search Asymmetry: Deep Nets and Humans Share Similar Inherent Biases][neurips]]
|
4 |
+
|
5 |
+
Usage instructions can be found on this [GitHub Repo](https://github.com/kreimanlab/VisualSearchAsymmetry)
|
6 |
+
|
7 |
+
|
8 |
+
<br>
|
9 |
+
|
10 |
+
# Citations
|
11 |
+
|
12 |
+
Shashi Kant Gupta, Mengmi Zhang, Chia-Chien Wu, Jeremy M. Wolfe, & Gabriel Kreiman (2021). Visual Search Asymmetry: Deep Nets and Humans Share Similar Inherent Biases. In Thirty-Fifth Conference on Neural Information Processing Systems. [[NeurIPS][neurips]] [[arXiv][arxiv]]
|
13 |
+
|
14 |
+
[//]: #
|
15 |
+
[arxiv]: <https://arxiv.org/abs/2106.02953>
|
16 |
+
[neurips]: <https://proceedings.neurips.cc/paper_files/paper/2021/hash/37f0e884fbad9667e38940169d0a3c95-Abstract.html>
|