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

Model scores

Min Alignment Max Alignment

Rank

Model

Score

1
.732
2
.703
3
.699
4
.696
5
.692
6
.680
7
.674
8
.665
9
.664
10
.662
11
.662
12
.659
13
.656
14
.650
15
.650
16
.646
17
.646
18
.643
19
.640
20
.636
21
.635
22
.632
23
.630
24
.626
25
.625
26
.624
27
.622
28
.617
29
.613
30
.613
31
.613
32
.610
33
.603
34
.602
35
.597
36
.590
37
.588
38
.582
39
.578
40
.577
41
.569
42
.564
43
.559
44
.559
45
.558
46
.558
47
.555
48
.549
49
.547
50
.546
51
.540
52
.538
53
.535
54
.534
55
.534
56
.527
57
.524
58
.522
59
.520
60
.519
61
.518
62
.515
63
.513
64
.512
65
.509
66
.503
67
.501
68
.501
69
.496
70
.495
71
.491
72
.482
73
.481
74
.477
75
.475
76
.473
77
.470
78
.469
79
.465
80
.465
81
.463
82
.458
83
.455
84
.454
85
.454
86
.453
87
.453
88
.451
89
.448
90
.445
91
.443
92
.433
93
.423
94
.423
95
.421
96
.421
97
.416
98
.416
99
.414
100
.411
101
.410
102
.405
103
.401
104
.399
105
.399
106
.394
107
.379
108
.379
109
.375
110
.371
111
.371
112
.366
113
.365
114
.364
115
.363
116
.361
117
.361
118
.359
119
.359
120
.358
121
.354
122
.351
123
.350
124
.345
125
.342
126
.337
127
.331
128
.330
129
.329
130
.329
131
.329
132
.329
133
.329
134
.327
135
.325
136
.320
137
.317
138
.317
139
.315
140
.314
141
.313
142
.313
143
.313
144
.311
145
.311
146
.308
147
.304
148
.302
149
.299
150
.298
151
.298
152
.297
153
.296
154
.296
155
.294
156
.294
157
.289
158
.289
159
.287
160
.287
161
.286
162
.285
163
.279
164
.278
165
.274
166
.270
167
.270
168
.267
169
.266
170
.266
171
.265
172
.260
173
.258
174
.257
175
.256
176
.255
177
.254
178
.252
179
.252
180
.250
181
.247
182
.246
183
.236
184
.235
185
.235
186
.232
187
.226
188
.226
189
.226
190
.226
191
.225
192
.224
193
.224
194
.223
195
.223
196
.216
197
.216
198
.215
199
.206
200
.206
201
.204
202
.198
203
.196
204
.195
205
.191
206
.190
207
.189
208
.189
209
.182
210
.182
211
.180
212
.180
213
.179
214
.178
215
.178
216
.174
217
.174
218
.173
219
.169
220
.166
221
.161
222
.161
223
.158
224
.158
225
.155
226
.154
227
.151
228
.149
229
.145
230
.143
231
.143
232
.143
233
.143
234
.143
235
.143
236
.142
237
.137
238
.136
239
.134
240
.133
241
.130
242
.128
243
.124
244
.124
245
.118
246
.118
247
.116
248
.115
249
.114
250
.114
251
.112
252
.110
253
.109
254
.107
255
.105
256
.105
257
.104
258
.100
259
.098
260
.098
261
.096
262
.089
263
.088
264
.086
265
.086
266
.086
267
.078
268
.075
269
.071
270
.065
271
.065
272
.061
273
.061
274
.058
275
.058
276
.057
277
.053
278
.052
279
.049
280
.049
281
.049
282
.049
283
.048
284
.046
285
.043
286
.042
287
.041
288
.040
289
.039
290
.032
291
.030
292
.030
293
.026
294
.024
295
.024
296
.020
297
.013
298
.010
299
.007
300
.006
301
.003
302
.002
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.45.

Note that scores are relative to this ceiling.

Data: Geirhos2021eidolonII

Metric: error_consistency