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

Model scores

Min Alignment Max Alignment

Rank

Model

Score

1
.734
2
.730
3
.677
4
.624
5
.621
6
.612
7
.606
8
.600
9
.599
10
.596
11
.588
12
.584
13
.576
14
.576
15
.572
16
.567
17
.562
18
.561
19
.521
20
.512
21
.511
22
.511
23
.506
24
.503
25
.499
26
.478
27
.462
28
.459
29
.448
30
.442
31
.433
32
.431
33
.419
34
.416
35
.404
36
.404
37
.383
38
.382
39
.378
40
.376
41
.376
42
.372
43
.367
44
.364
45
.363
46
.363
47
.361
48
.350
49
.347
50
.346
51
.344
52
.342
53
.339
54
.338
55
.331
56
.320
57
.312
58
.308
59
.307
60
.289
61
.289
62
.289
63
.287
64
.286
65
.286
66
.273
67
.272
68
.269
69
.268
70
.267
71
.261
72
.256
73
.251
74
.250
75
.250
76
.250
77
.249
78
.247
79
.246
80
.239
81
.223
82
.222
83
.222
84
.219
85
.218
86
.214
87
.210
88
.209
89
.207
90
.207
91
.202
92
.195
93
.193
94
.192
95
.189
96
.188
97
.185
98
.183
99
.183
100
.182
101
.181
102
.179
103
.177
104
.177
105
.170
106
.168
107
.165
108
.162
109
.161
110
.161
111
.161
112
.159
113
.158
114
.156
115
.154
116
.153
117
.153
118
.151
119
.150
120
.148
121
.147
122
.146
123
.145
124
.145
125
.145
126
.144
127
.143
128
.142
129
.141
130
.139
131
.138
132
.137
133
.134
134
.134
135
.133
136
.133
137
.132
138
.130
139
.129
140
.129
141
.125
142
.123
143
.123
144
.121
145
.120
146
.120
147
.119
148
.118
149
.118
150
.118
151
.118
152
.116
153
.114
154
.114
155
.114
156
.114
157
.114
158
.114
159
.112
160
.112
161
.111
162
.111
163
.110
164
.110
165
.109
166
.108
167
.108
168
.107
169
.107
170
.107
171
.107
172
.107
173
.104
174
.101
175
.101
176
.100
177
.100
178
.097
179
.094
180
.094
181
.094
182
.094
183
.093
184
.091
185
.091
186
.091
187
.090
188
.090
189
.089
190
.089
191
.087
192
.084
193
.083
194
.083
195
.081
196
.081
197
.080
198
.080
199
.080
200
.080
201
.079
202
.079
203
.079
204
.077
205
.076
206
.075
207
.074
208
.073
209
.069
210
.069
211
.069
212
.068
213
.067
214
.067
215
.066
216
.066
217
.066
218
.063
219
.060
220
.060
221
.060
222
.060
223
.060
224
.060
225
.060
226
.060
227
.059
228
.059
229
.059
230
.057
231
.057
232
.055
233
.055
234
.054
235
.052
236
.052
237
.051
238
.051
239
.051
240
.051
241
.050
242
.049
243
.048
244
.048
245
.048
246
.047
247
.047
248
.045
249
.045
250
.044
251
.044
252
.043
253
.043
254
.042
255
.041
256
.041
257
.040
258
.040
259
.037
260
.034
261
.033
262
.033
263
.033
264
.032
265
.032
266
.031
267
.031
268
.030
269
.030
270
.029
271
.029
272
.029
273
.029
274
.029
275
.028
276
.028
277
.027
278
.027
279
.025
280
.024
281
.023
282
.023
283
.023
284
.022
285
.022
286
.020
287
.019
288
.019
289
.019
290
.018
291
.018
292
.017
293
.017
294
.016
295
.016
296
.015
297
.014
298
.013
299
.013
300
.012
301
.012
302
.011
303
.010
304
.009
305
.008
306
.007
307
.007
308
.006
309
.006
310
.006
311
.005
312
.005
313
.005
314
.003
315
.003
316
.002
317
.001
318
.001
319
.001
320
.001
321
.000
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
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472

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

Note that scores are relative to this ceiling.

Data: Geirhos2021phasescrambling

Metric: error_consistency