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("Geirhos2021contrast-error_consistency")
score = benchmark(my_model)

Model scores

Min Alignment Max Alignment

Rank

Model

Score

1
.771
2
.731
3
.718
4
.718
5
.709
6
.708
7
.696
8
.688
9
.658
10
.647
11
.635
12
.632
13
.631
14
.623
15
.621
16
.617
17
.617
18
.606
19
.598
20
.590
21
.581
22
.577
23
.574
24
.568
25
.565
26
.563
27
.562
28
.555
29
.554
30
.547
31
.544
32
.544
33
.540
34
.533
35
.511
36
.507
37
.506
38
.503
39
.503
40
.496
41
.492
42
.490
43
.481
44
.478
45
.476
46
.460
47
.456
48
.452
49
.445
50
.433
51
.431
52
.430
53
.429
54
.418
55
.416
56
.413
57
.403
58
.400
59
.399
60
.397
61
.376
62
.370
63
.367
64
.351
65
.349
66
.347
67
.347
68
.345
69
.344
70
.340
71
.335
72
.332
73
.329
74
.328
75
.324
76
.322
77
.317
78
.309
79
.308
80
.308
81
.302
82
.301
83
.294
84
.283
85
.276
86
.274
87
.271
88
.269
89
.265
90
.261
91
.260
92
.254
93
.253
94
.253
95
.250
96
.246
97
.242
98
.241
99
.240
100
.237
101
.229
102
.229
103
.228
104
.221
105
.221
106
.221
107
.221
108
.220
109
.219
110
.216
111
.215
112
.206
113
.204
114
.200
115
.200
116
.193
117
.191
118
.190
119
.186
120
.184
121
.182
122
.182
123
.182
124
.181
125
.179
126
.178
127
.176
128
.176
129
.171
130
.171
131
.166
132
.166
133
.166
134
.166
135
.163
136
.158
137
.158
138
.156
139
.156
140
.156
141
.155
142
.155
143
.155
144
.155
145
.154
146
.152
147
.152
148
.151
149
.148
150
.147
151
.147
152
.147
153
.145
154
.144
155
.143
156
.140
157
.140
158
.139
159
.139
160
.135
161
.133
162
.131
163
.131
164
.125
165
.123
166
.123
167
.123
168
.123
169
.123
170
.123
171
.123
172
.123
173
.123
174
.123
175
.123
176
.122
177
.121
178
.121
179
.120
180
.120
181
.120
182
.119
183
.119
184
.119
185
.118
186
.117
187
.116
188
.115
189
.114
190
.113
191
.113
192
.113
193
.113
194
.113
195
.110
196
.109
197
.108
198
.108
199
.107
200
.107
201
.107
202
.106
203
.106
204
.106
205
.106
206
.105
207
.103
208
.102
209
.102
210
.101
211
.101
212
.101
213
.099
214
.097
215
.096
216
.094
217
.094
218
.094
219
.093
220
.091
221
.088
222
.088
223
.087
224
.085
225
.083
226
.081
227
.081
228
.081
229
.080
230
.079
231
.079
232
.075
233
.074
234
.072
235
.072
236
.071
237
.070
238
.070
239
.070
240
.070
241
.069
242
.069
243
.064
244
.058
245
.056
246
.054
247
.052
248
.052
249
.050
250
.050
251
.049
252
.049
253
.048
254
.047
255
.046
256
.045
257
.044
258
.044
259
.044
260
.044
261
.044
262
.043
263
.043
264
.038
265
.037
266
.035
267
.033
268
.033
269
.033
270
.032
271
.030
272
.025
273
.025
274
.024
275
.024
276
.022
277
.022
278
.022
279
.021
280
.020
281
.020
282
.020
283
.020
284
.019
285
.018
286
.018
287
.017
288
.017
289
.016
290
.016
291
.016
292
.015
293
.015
294
.014
295
.013
296
.013
297
.012
298
.012
299
.011
300
.008
301
.006
302
.006
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
436
437
438
439
440
441
442
443
444

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.44.

Note that scores are relative to this ceiling.

Data: Geirhos2021contrast

Metric: error_consistency