Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -26,14 +26,12 @@ language:
|
|
26 |
- en
|
27 |
tags:
|
28 |
- imagenet
|
29 |
-
-
|
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 [
|
36 |
|
37 |
-
The dataset consists of images where the low-frequency
|
38 |
-
|
39 |
-
# File information
|
|
|
26 |
- en
|
27 |
tags:
|
28 |
- imagenet
|
29 |
+
- frequncy-bias
|
30 |
+
- texture-shape-bias
|
31 |
- vision-language-model
|
32 |
pretty_name: Low-/High-Frequency Cue-Conflict
|
33 |
---
|
34 |
|
35 |
+
This dataset contains images of natural objects with low- and high-frequency cue conflicts, as described in the paper [Can We Talk Models Into Seeing the World Differently?](https://huggingface.co/papers/2403.09193).
|
36 |
|
37 |
+
The dataset consists of 1200 images where the low-frequency and high-frequency information correlate with different classes (out of 16 classes). This dataset can be used to evaluate the frequency-bias of vision models.
|
|
|
|