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

Model scores

Min Alignment Max Alignment

Rank

Model

Score

1
.871
2
.859
3
.851
4
.830
5
.787
6
.758
7
.751
8
.750
9
.746
10
.737
11
.734
12
.723
13
.708
14
.706
15
.705
16
.705
17
.704
18
.702
19
.697
20
.697
21
.693
22
.680
23
.680
24
.678
25
.678
26
.666
27
.654
28
.653
29
.646
30
.646
31
.646
32
.646
33
.628
34
.627
35
.627
36
.623
37
.603
38
.600
39
.590
40
.588
41
.583
42
.579
43
.570
44
.555
45
.538
46
.516
47
.515
48
.511
49
.494
50
.488
51
.467
52
.463
53
.457
54
.456
55
.454
56
.450
57
.449
58
.443
59
.443
60
.439
61
.438
62
.438
63
.433
64
.430
65
.429
66
.427
67
.418
68
.417
69
.417
70
.417
71
.411
72
.409
73
.405
74
.405
75
.395
76
.392
77
.391
78
.389
79
.381
80
.370
81
.369
82
.365
83
.362
84
.358
85
.358
86
.351
87
.346
88
.342
89
.340
90
.324
91
.322
92
.321
93
.320
94
.319
95
.319
96
.317
97
.315
98
.315
99
.315
100
.315
101
.314
102
.314
103
.313
104
.311
105
.307
106
.305
107
.303
108
.302
109
.301
110
.300
111
.299
112
.299
113
.298
114
.297
115
.295
116
.295
117
.293
118
.292
119
.290
120
.289
121
.288
122
.281
123
.281
124
.278
125
.274
126
.274
127
.273
128
.272
129
.271
130
.270
131
.267
132
.266
133
.263
134
.263
135
.262
136
.262
137
.258
138
.255
139
.254
140
.254
141
.254
142
.254
143
.252
144
.251
145
.251
146
.243
147
.236
148
.233
149
.233
150
.232
151
.230
152
.229
153
.229
154
.224
155
.223
156
.219
157
.218
158
.216
159
.213
160
.208
161
.202
162
.202
163
.201
164
.199
165
.198
166
.198
167
.198
168
.198
169
.197
170
.195
171
.195
172
.194
173
.192
174
.192
175
.191
176
.187
177
.185
178
.185
179
.184
180
.182
181
.181
182
.181
183
.176
184
.166
185
.166
186
.163
187
.160
188
.159
189
.159
190
.157
191
.155
192
.154
193
.146
194
.145
195
.141
196
.139
197
.139
198
.134
199
.133
200
.131
201
.131
202
.129
203
.127
204
.127
205
.123
206
.121
207
.121
208
.120
209
.119
210
.119
211
.116
212
.114
213
.113
214
.111
215
.110
216
.110
217
.107
218
.107
219
.106
220
.106
221
.103
222
.103
223
.102
224
.100
225
.098
226
.097
227
.097
228
.097
229
.097
230
.096
231
.094
232
.094
233
.093
234
.093
235
.093
236
.093
237
.093
238
.092
239
.090
240
.089
241
.088
242
.088
243
.087
244
.087
245
.086
246
.084
247
.084
248
.084
249
.080
250
.079
251
.078
252
.078
253
.078
254
.075
255
.075
256
.074
257
.070
258
.067
259
.066
260
.065
261
.064
262
.064
263
.064
264
.062
265
.061
266
.060
267
.060
268
.057
269
.057
270
.049
271
.047
272
.046
273
.045
274
.045
275
.044
276
.044
277
.044
278
.040
279
.040
280
.040
281
.038
282
.037
283
.028
284
.026
285
.026
286
.025
287
.016
288
.016
289
.015
290
.015
291
.015
292
.014
293
.012
294
.012
295
.008
296
.006
297
.005
298
299
300
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
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.50.

Note that scores are relative to this ceiling.

Data: Geirhos2021stylized

Metric: error_consistency