rgeirhos commited on
Commit
56399a2
·
verified ·
1 Parent(s): 1a4f79e

Update README

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -29,13 +29,13 @@ arxiv: 2509.25339
29
  ---
30
 
31
  This dataset contains the stimuli for [ImageNet-trained CNNs are biased towards texture; increasing shape bias improves accuracy and robustness](https://openreview.net/forum?id=Bygh9j09KX) by Robert Geirhos, Patricia Rubisch, Claudio Michaelis, Matthias Bethge, Felix A. Wichmann, and Wieland Brendel.
32
- The stimuli allow testing of the texture/shape bias in an observer model (human or artificial) by containing two conflicting cues per image (shape and texture). The images generated using iterative style transfer (Gatys et al., 2016) between an image of the Texture data set (as style) and an image from the Original data set (as content).
33
  There is a total of 1280 cue conflict images (80 per category) and 16 classes.
34
 
35
  ## 📚 Citation
36
 
37
  ```latex
38
- @inproceedings{geirhos2018imagenettrained,
39
  title={ImageNet-trained {CNN}s are biased towards texture; increasing shape bias improves accuracy and robustness.},
40
  author={Robert Geirhos and Patricia Rubisch and Claudio Michaelis and Matthias Bethge and Felix A. Wichmann and Wieland Brendel},
41
  booktitle={International Conference on Learning Representations},
 
29
  ---
30
 
31
  This dataset contains the stimuli for [ImageNet-trained CNNs are biased towards texture; increasing shape bias improves accuracy and robustness](https://openreview.net/forum?id=Bygh9j09KX) by Robert Geirhos, Patricia Rubisch, Claudio Michaelis, Matthias Bethge, Felix A. Wichmann, and Wieland Brendel.
32
+ The stimuli allow testing of the texture/shape bias in an observer model (human or artificial) by containing two conflicting cues per image (shape and texture). The images generated using iterative style transfer (Gatys et al., 2016) between an image of the texture data set (as style) and an image from the original data set (as content).
33
  There is a total of 1280 cue conflict images (80 per category) and 16 classes.
34
 
35
  ## 📚 Citation
36
 
37
  ```latex
38
+ @inproceedings{geirhos2019imagenettrained,
39
  title={ImageNet-trained {CNN}s are biased towards texture; increasing shape bias improves accuracy and robustness.},
40
  author={Robert Geirhos and Patricia Rubisch and Claudio Michaelis and Matthias Bethge and Felix A. Wichmann and Wieland Brendel},
41
  booktitle={International Conference on Learning Representations},