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

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