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
.544
34
.540
35
.533
36
.511
37
.507
38
.506
39
.503
40
.503
41
.496
42
.492
43
.490
44
.481
45
.478
46
.476
47
.460
48
.456
49
.452
50
.445
51
.433
52
.431
53
.430
54
.429
55
.418
56
.416
57
.413
58
.403
59
.400
60
.399
61
.397
62
.376
63
.370
64
.367
65
.351
66
.349
67
.347
68
.347
69
.345
70
.344
71
.340
72
.335
73
.332
74
.329
75
.328
76
.324
77
.322
78
.317
79
.309
80
.308
81
.308
82
.302
83
.301
84
.294
85
.283
86
.276
87
.274
88
.271
89
.270
90
.269
91
.265
92
.261
93
.260
94
.254
95
.253
96
.253
97
.250
98
.246
99
.242
100
.241
101
.240
102
.237
103
.229
104
.229
105
.228
106
.221
107
.221
108
.221
109
.221
110
.220
111
.219
112
.216
113
.215
114
.206
115
.204
116
.204
117
.200
118
.200
119
.193
120
.191
121
.190
122
.186
123
.184
124
.182
125
.182
126
.181
127
.179
128
.178
129
.176
130
.176
131
.171
132
.171
133
.166
134
.166
135
.166
136
.166
137
.163
138
.158
139
.158
140
.156
141
.156
142
.156
143
.155
144
.155
145
.155
146
.155
147
.154
148
.152
149
.152
150
.151
151
.148
152
.147
153
.147
154
.147
155
.145
156
.144
157
.143
158
.140
159
.140
160
.139
161
.139
162
.135
163
.133
164
.131
165
.131
166
.125
167
.123
168
.123
169
.122
170
.121
171
.121
172
.120
173
.120
174
.120
175
.119
176
.119
177
.119
178
.118
179
.118
180
.117
181
.116
182
.115
183
.114
184
.113
185
.113
186
.113
187
.113
188
.113
189
.110
190
.109
191
.108
192
.108
193
.107
194
.107
195
.107
196
.106
197
.106
198
.106
199
.106
200
.105
201
.103
202
.102
203
.102
204
.101
205
.101
206
.101
207
.101
208
.101
209
.101
210
.099
211
.097
212
.097
213
.096
214
.094
215
.094
216
.094
217
.093
218
.091
219
.088
220
.088
221
.087
222
.085
223
.083
224
.081
225
.081
226
.081
227
.080
228
.079
229
.079
230
.075
231
.074
232
.072
233
.072
234
.071
235
.070
236
.070
237
.070
238
.070
239
.069
240
.069
241
.064
242
.058
243
.056
244
.054
245
.052
246
.052
247
.050
248
.050
249
.049
250
.049
251
.048
252
.047
253
.046
254
.045
255
.044
256
.044
257
.044
258
.044
259
.044
260
.043
261
.043
262
.038
263
.037
264
.035
265
.033
266
.033
267
.033
268
.032
269
.030
270
.027
271
.025
272
.025
273
.024
274
.024
275
.023
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
445
446
447
448
449
450
451
452

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