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

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