Datasets:
Add link to paper, description and tags (#2)
Browse files- Add link to paper, description and tags (e85ae35008433a6804f45255596fb81dc075e6c1)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
@@ -26,5 +26,14 @@ language:
|
|
26 |
- en
|
27 |
tags:
|
28 |
- imagenet
|
|
|
|
|
|
|
29 |
pretty_name: Low-/High-Frequency Cue-Conflict
|
30 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
- en
|
27 |
tags:
|
28 |
- imagenet
|
29 |
+
- shape-bias
|
30 |
+
- texture-bias
|
31 |
+
- vision-language-model
|
32 |
pretty_name: Low-/High-Frequency Cue-Conflict
|
33 |
+
---
|
34 |
+
|
35 |
+
This dataset contains images with low- and high-frequency cue conflicts, as described in the paper [Are Vision Language Models Texture or Shape Biased and Can We Steer Them?](https://huggingface.co/papers/2403.09193).
|
36 |
+
|
37 |
+
The dataset consists of images where the low-frequency information (shape) and high-frequency information (texture) indicate different classes. This dataset can be used to evaluate the shape-bias of vision-language models.
|
38 |
+
|
39 |
+
# File information
|