Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- shashikg/visual_search_klab
|
4 |
+
---
|
5 |
+
|
6 |
+
# Visual Search Asymmetry: Deep Nets and Humans Share Similar Inherent Biases
|
7 |
+
|
8 |
+
This contains the model weights for our visual search model published in NeurIPS. Usage instructions can be found [here](https://github.com/kreimanlab/VisualSearchAsymmetry)
|