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

Model scores

Min Alignment Max Alignment

Rank

Model

Score

1
.789
2
.783
3
.777
4
.776
5
.731
6
.724
7
.715
8
.698
9
.689
10
.677
11
.667
12
.663
13
.661
14
.655
15
.651
16
.647
17
.646
18
.638
19
.637
20
.637
21
.636
22
.629
23
.629
24
.621
25
.619
26
.619
27
.619
28
.615
29
.614
30
.610
31
.607
32
.603
33
.593
34
.593
35
.592
36
.584
37
.583
38
.582
39
.577
40
.575
41
.574
42
.574
43
.567
44
.556
45
.553
46
.551
47
.549
48
.546
49
.541
50
.541
51
.537
52
.529
53
.527
54
.527
55
.524
56
.522
57
.520
58
.519
59
.513
60
.513
61
.512
62
.505
63
.499
64
.498
65
.497
66
.492
67
.491
68
.487
69
.482
70
.481
71
.476
72
.476
73
.472
74
.471
75
.470
76
.464
77
.459
78
.459
79
.459
80
.456
81
.453
82
.448
83
.446
84
.445
85
.443
86
.443
87
.443
88
.442
89
.436
90
.435
91
.432
92
.432
93
.431
94
.430
95
.429
96
.424
97
.417
98
.417
99
.416
100
.413
101
.412
102
.409
103
.408
104
.406
105
.403
106
.401
107
.400
108
.400
109
.400
110
.400
111
.394
112
.393
113
.384
114
.383
115
.378
116
.377
117
.371
118
.367
119
.363
120
.359
121
.355
122
.355
123
.354
124
.352
125
.350
126
.349
127
.346
128
.344
129
.341
130
.338
131
.336
132
.336
133
.335
134
.334
135
.333
136
.331
137
.329
138
.328
139
.327
140
.326
141
.325
142
.324
143
.324
144
.318
145
.318
146
.317
147
.309
148
.304
149
.301
150
.299
151
.297
152
.297
153
.297
154
.296
155
.295
156
.295
157
.293
158
.291
159
.288
160
.287
161
.287
162
.286
163
.281
164
.281
165
.281
166
.281
167
.277
168
.276
169
.274
170
.272
171
.269
172
.264
173
.260
174
.256
175
.255
176
.253
177
.252
178
.251
179
.250
180
.249
181
.247
182
.245
183
.243
184
.242
185
.242
186
.242
187
.241
188
.239
189
.238
190
.235
191
.230
192
.229
193
.223
194
.223
195
.222
196
.218
197
.217
198
.213
199
.210
200
.210
201
.208
202
.208
203
.208
204
.206
205
.204
206
.198
207
.197
208
.196
209
.196
210
.194
211
.192
212
.188
213
.186
214
.182
215
.181
216
.180
217
.180
218
.180
219
.180
220
.180
221
.180
222
.179
223
.179
224
.175
225
.171
226
.169
227
.168
228
.164
229
.161
230
.161
231
.160
232
.160
233
.159
234
.159
235
.156
236
.156
237
.150
238
.149
239
.148
240
.143
241
.141
242
.140
243
.140
244
.138
245
.132
246
.132
247
.131
248
.131
249
.129
250
.126
251
.126
252
.125
253
.122
254
.120
255
.120
256
.113
257
.113
258
.111
259
.107
260
.098
261
.097
262
.097
263
.094
264
.094
265
.094
266
.093
267
.089
268
.085
269
.085
270
.085
271
.085
272
.084
273
.084
274
.077
275
.077
276
.070
277
.065
278
.064
279
.063
280
.059
281
.058
282
.058
283
.057
284
.056
285
.055
286
.051
287
.044
288
.042
289
.041
290
.038
291
.036
292
.029
293
.015
294
.014
295
.013
296
.009
297
.008
298
.008
299
.004
300
.002
301
.002
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.39.

Note that scores are relative to this ceiling.

Data: Geirhos2021eidolonI

Metric: error_consistency