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

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