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
.372
40
.367
41
.364
42
.363
43
.363
44
.361
45
.350
46
.347
47
.344
48
.342
49
.339
50
.338
51
.331
52
.320
53
.312
54
.308
55
.307
56
.289
57
.289
58
.289
59
.286
60
.273
61
.269
62
.268
63
.267
64
.256
65
.251
66
.250
67
.250
68
.250
69
.249
70
.247
71
.246
72
.223
73
.222
74
.222
75
.219
76
.214
77
.210
78
.209
79
.207
80
.202
81
.195
82
.192
83
.189
84
.183
85
.182
86
.181
87
.179
88
.177
89
.170
90
.168
91
.165
92
.162
93
.161
94
.161
95
.159
96
.158
97
.156
98
.154
99
.153
100
.153
101
.151
102
.150
103
.148
104
.147
105
.146
106
.145
107
.144
108
.142
109
.141
110
.138
111
.137
112
.134
113
.134
114
.133
115
.130
116
.129
117
.125
118
.123
119
.123
120
.120
121
.120
122
.119
123
.118
124
.118
125
.118
126
.118
127
.116
128
.114
129
.114
130
.114
131
.114
132
.114
133
.114
134
.112
135
.112
136
.111
137
.111
138
.110
139
.110
140
.109
141
.108
142
.108
143
.107
144
.107
145
.104
146
.101
147
.101
148
.100
149
.100
150
.097
151
.094
152
.094
153
.094
154
.094
155
.093
156
.091
157
.091
158
.091
159
.090
160
.090
161
.089
162
.089
163
.087
164
.084
165
.084
166
.083
167
.083
168
.081
169
.081
170
.080
171
.080
172
.080
173
.080
174
.079
175
.079
176
.079
177
.077
178
.076
179
.075
180
.074
181
.073
182
.069
183
.069
184
.069
185
.068
186
.067
187
.067
188
.066
189
.066
190
.066
191
.063
192
.060
193
.060
194
.060
195
.060
196
.060
197
.060
198
.060
199
.060
200
.060
201
.060
202
.060
203
.060
204
.060
205
.060
206
.060
207
.060
208
.060
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
.042
234
.041
235
.041
236
.040
237
.040
238
.037
239
.034
240
.033
241
.033
242
.033
243
.032
244
.032
245
.031
246
.031
247
.030
248
.030
249
.029
250
.029
251
.029
252
.029
253
.029
254
.028
255
.028
256
.027
257
.027
258
.025
259
.024
260
.023
261
.023
262
.023
263
.022
264
.022
265
.020
266
.019
267
.019
268
.019
269
.018
270
.018
271
.017
272
.017
273
.016
274
.016
275
.015
276
.014
277
.013
278
.013
279
.012
280
.012
281
.011
282
.010
283
.009
284
.008
285
.007
286
.007
287
.006
288
.006
289
.006
290
.005
291
.005
292
.005
293
.003
294
.003
295
.002
296
.001
297
.001
298
.001
299
.001
300
.000
301
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

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