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

Model scores

Min Alignment Max Alignment

Rank

Model

Score

1
.875
2
.858
3
.851
4
.827
5
.812
6
.807
7
.806
8
.793
9
.722
10
.716
11
.709
12
.652
13
.592
14
.550
15
.550
16
.506
17
.493
18
.457
19
.442
20
.422
21
.419
22
.410
23
.404
24
.380
25
.367
26
.364
27
.355
28
.330
29
.305
30
.303
31
.294
32
.293
33
.291
34
.287
35
.285
36
.262
37
.248
38
.226
39
.220
40
.202
41
.200
42
.195
43
.189
44
.177
45
.177
46
.176
47
.175
48
.169
49
.154
50
.151
51
.150
52
.149
53
.143
54
.142
55
.139
56
.139
57
.139
58
.139
59
.135
60
.132
61
.131
62
.127
63
.123
64
.120
65
.118
66
.116
67
.116
68
.116
69
.111
70
.110
71
.101
72
.100
73
.100
74
.100
75
.096
76
.096
77
.096
78
.096
79
.096
80
.095
81
.095
82
.095
83
.095
84
.094
85
.093
86
.093
87
.092
88
.091
89
.091
90
.090
91
.090
92
.089
93
.089
94
.088
95
.088
96
.086
97
.085
98
.083
99
.083
100
.082
101
.081
102
.081
103
.080
104
.079
105
.078
106
.078
107
.077
108
.075
109
.075
110
.075
111
.075
112
.075
113
.075
114
.075
115
.075
116
.074
117
.074
118
.074
119
.073
120
.073
121
.073
122
.073
123
.072
124
.072
125
.072
126
.071
127
.071
128
.067
129
.067
130
.066
131
.066
132
.066
133
.065
134
.064
135
.064
136
.064
137
.063
138
.062
139
.061
140
.060
141
.060
142
.060
143
.059
144
.059
145
.059
146
.059
147
.056
148
.056
149
.056
150
.055
151
.055
152
.055
153
.055
154
.055
155
.055
156
.054
157
.054
158
.054
159
.054
160
.053
161
.053
162
.053
163
.053
164
.053
165
.053
166
.052
167
.052
168
.051
169
.051
170
.051
171
.051
172
.050
173
.050
174
.050
175
.050
176
.050
177
.049
178
.049
179
.048
180
.048
181
.048
182
.047
183
.046
184
.046
185
.046
186
.045
187
.045
188
.045
189
.045
190
.044
191
.044
192
.043
193
.043
194
.043
195
.043
196
.043
197
.043
198
.042
199
.042
200
.042
201
.041
202
.041
203
.040
204
.040
205
.040
206
.039
207
.038
208
.038
209
.038
210
.038
211
.037
212
.037
213
.037
214
.036
215
.036
216
.036
217
.036
218
.035
219
.035
220
.035
221
.034
222
.033
223
.033
224
.033
225
.033
226
.033
227
.032
228
.031
229
.031
230
.031
231
.030
232
.030
233
.030
234
.030
235
.030
236
.030
237
.028
238
.027
239
.027
240
.027
241
.026
242
.026
243
.026
244
.024
245
.024
246
.023
247
.023
248
.023
249
.023
250
.022
251
.022
252
.022
253
.022
254
.022
255
.022
256
.021
257
.021
258
.020
259
.020
260
.019
261
.019
262
.019
263
.019
264
.018
265
.016
266
.015
267
.015
268
.015
269
.015
270
.015
271
.015
272
.015
273
.015
274
.014
275
.014
276
.014
277
.013
278
.013
279
.013
280
.012
281
.012
282
.010
283
.010
284
.010
285
.010
286
.010
287
.010
288
.009
289
.007
290
.005
291
.004
292
.004
293
.004
294
.004
295
.003
296
.003
297
.003
298
.002
299
.002
300
.001
301
.000
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
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.44.

Note that scores are relative to this ceiling.

Data: Geirhos2021highpass

Metric: error_consistency