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

Model scores

Min Alignment Max Alignment

Rank

Model

Score

1
.730
2
.695
3
.690
4
.667
5
.663
6
.648
7
.630
8
.625
9
.623
10
.613
11
.603
12
.602
13
.600
14
.589
15
.579
16
.578
17
.563
18
.554
19
.544
20
.544
21
.543
22
.537
23
.535
24
.535
25
.527
26
.527
27
.516
28
.499
29
.498
30
.497
31
.496
32
.492
33
.471
34
.463
35
.463
36
.460
37
.460
38
.454
39
.436
40
.435
41
.419
42
.419
43
.415
44
.410
45
.410
46
.409
47
.406
48
.400
49
.397
50
.396
51
.391
52
.385
53
.382
54
.379
55
.379
56
.371
57
.368
58
.361
59
.354
60
.352
61
.338
62
.338
63
.326
64
.317
65
.314
66
.313
67
.311
68
.306
69
.305
70
.299
71
.295
72
.290
73
.285
74
.274
75
.270
76
.268
77
.268
78
.260
79
.260
80
.258
81
.258
82
.252
83
.252
84
.251
85
.244
86
.243
87
.232
88
.230
89
.225
90
.221
91
.218
92
.215
93
.214
94
.214
95
.213
96
.209
97
.207
98
.203
99
.203
100
.203
101
.202
102
.201
103
.197
104
.194
105
.190
106
.187
107
.186
108
.186
109
.185
110
.185
111
.185
112
.185
113
.185
114
.184
115
.180
116
.175
117
.175
118
.174
119
.168
120
.167
121
.165
122
.165
123
.165
124
.163
125
.161
126
.161
127
.156
128
.156
129
.155
130
.153
131
.153
132
.152
133
.147
134
.144
135
.143
136
.141
137
.140
138
.140
139
.139
140
.138
141
.135
142
.135
143
.133
144
.133
145
.132
146
.132
147
.130
148
.129
149
.129
150
.129
151
.127
152
.127
153
.127
154
.126
155
.126
156
.126
157
.126
158
.125
159
.124
160
.124
161
.123
162
.122
163
.122
164
.121
165
.119
166
.116
167
.115
168
.113
169
.113
170
.112
171
.112
172
.111
173
.111
174
.110
175
.110
176
.109
177
.109
178
.109
179
.109
180
.108
181
.108
182
.107
183
.103
184
.103
185
.103
186
.100
187
.100
188
.100
189
.097
190
.097
191
.096
192
.096
193
.096
194
.095
195
.095
196
.094
197
.092
198
.091
199
.090
200
.087
201
.086
202
.085
203
.085
204
.085
205
.085
206
.085
207
.084
208
.084
209
.082
210
.081
211
.081
212
.081
213
.081
214
.080
215
.080
216
.078
217
.078
218
.077
219
.077
220
.077
221
.075
222
.074
223
.074
224
.074
225
.074
226
.074
227
.074
228
.072
229
.071
230
.070
231
.070
232
.069
233
.067
234
.066
235
.065
236
.064
237
.063
238
.061
239
.061
240
.061
241
.060
242
.060
243
.059
244
.059
245
.058
246
.057
247
.057
248
.056
249
.056
250
.056
251
.055
252
.055
253
.054
254
.054
255
.052
256
.049
257
.049
258
.047
259
.045
260
.045
261
.044
262
.044
263
.043
264
.040
265
.038
266
.038
267
.037
268
.034
269
.032
270
.032
271
.031
272
.031
273
.031
274
.031
275
.030
276
.029
277
.029
278
.028
279
.026
280
.026
281
.025
282
.024
283
.024
284
.022
285
.020
286
.019
287
.017
288
.016
289
.016
290
.014
291
.013
292
.013
293
.013
294
.013
295
.013
296
.007
297
.006
298
.006
299
.005
300
.004
301
.003
302
.003
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

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

Note that scores are relative to this ceiling.

Data: Geirhos2021lowpass

Metric: error_consistency