Sample stimuli

sample 0 sample 1 sample 2 sample 3 sample 4 sample 5 sample 6 sample 7 sample 8 sample 9

How to use

from brainscore_vision import load_benchmark
benchmark = load_benchmark("Geirhos2021cueconflict-error_consistency")
score = benchmark(my_model)

Model scores

Min Alignment Max Alignment

Rank

Model

Score

1
.943
2
.938
3
.855
4
.840
5
.804
6
.784
7
.780
8
.752
9
.748
10
.740
11
.698
12
.686
13
.656
14
.651
15
.633
16
.611
17
.596
18
.595
19
.571
20
.560
21
.560
22
.546
23
.540
24
.482
25
.477
26
.451
27
.448
28
.441
29
.405
30
.402
31
.394
32
.393
33
.390
34
.383
35
.380
36
.376
37
.372
38
.371
39
.371
40
.357
41
.355
42
.346
43
.345
44
.344
45
.343
46
.332
47
.328
48
.327
49
.325
50
.321
51
.317
52
.316
53
.316
54
.316
55
.313
56
.311
57
.309
58
.309
59
.309
60
.300
61
.299
62
.297
63
.294
64
.292
65
.292
66
.284
67
.284
68
.282
69
.278
70
.272
71
.271
72
.271
73
.266
74
.260
75
.255
76
.254
77
.254
78
.253
79
.250
80
.244
81
.242
82
.240
83
.238
84
.237
85
.236
86
.236
87
.235
88
.235
89
.233
90
.233
91
.233
92
.233
93
.232
94
.232
95
.229
96
.229
97
.228
98
.228
99
.228
100
.226
101
.226
102
.226
103
.226
104
.220
105
.219
106
.218
107
.213
108
.213
109
.213
110
.212
111
.211
112
.210
113
.210
114
.210
115
.208
116
.206
117
.204
118
.204
119
.202
120
.196
121
.191
122
.191
123
.190
124
.189
125
.189
126
.189
127
.189
128
.188
129
.187
130
.186
131
.184
132
.182
133
.181
134
.181
135
.181
136
.180
137
.179
138
.179
139
.177
140
.177
141
.177
142
.175
143
.175
144
.173
145
.173
146
.173
147
.171
148
.167
149
.166
150
.166
151
.165
152
.164
153
.164
154
.163
155
.163
156
.162
157
.162
158
.160
159
.160
160
.160
161
.159
162
.157
163
.157
164
.157
165
.157
166
.156
167
.156
168
.155
169
.155
170
.154
171
.153
172
.153
173
.153
174
.153
175
.153
176
.153
177
.153
178
.153
179
.152
180
.152
181
.149
182
.147
183
.146
184
.146
185
.146
186
.145
187
.144
188
.144
189
.144
190
.144
191
.144
192
.142
193
.142
194
.141
195
.140
196
.137
197
.137
198
.136
199
.136
200
.135
201
.135
202
.135
203
.134
204
.134
205
.133
206
.133
207
.133
208
.132
209
.132
210
.132
211
.132
212
.132
213
.132
214
.131
215
.131
216
.131
217
.130
218
.128
219
.128
220
.128
221
.128
222
.128
223
.128
224
.128
225
.128
226
.128
227
.128
228
.128
229
.128
230
.127
231
.127
232
.127
233
.125
234
.125
235
.125
236
.123
237
.122
238
.121
239
.121
240
.121
241
.119
242
.117
243
.114
244
.112
245
.112
246
.110
247
.110
248
.109
249
.107
250
.106
251
.102
252
.102
253
.102
254
.101
255
.101
256
.098
257
.098
258
.097
259
.096
260
.096
261
.096
262
.093
263
.091
264
.090
265
.090
266
.087
267
.083
268
.081
269
.079
270
.078
271
.068
272
.068
273
.068
274
.068
275
.067
276
.066
277
.066
278
.063
279
.060
280
.059
281
.055
282
.053
283
.052
284
.050
285
.049
286
.046
287
.045
288
.034
289
.034
290
.032
291
.032
292
.031
293
.028
294
.013
295
.011
296
.011
297
.011
298
.003
299
.003
300
.003
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435

Benchmark bibtex

@article{geirhos2021partial,
              title={Partial success in closing the gap between human and machine vision},
              author={Geirhos, Robert and Narayanappa, Kantharaju and Mitzkus, Benjamin and Thieringer, Tizian and Bethge, Matthias and Wichmann, Felix A and Brendel, Wieland},
              journal={Advances in Neural Information Processing Systems},
              volume={34},
              year={2021},
              url={https://openreview.net/forum?id=QkljT4mrfs}
        }

Ceiling

0.33.

Note that scores are relative to this ceiling.

Data: Geirhos2021cueconflict

Metric: error_consistency