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

Model scores

Min Alignment Max Alignment

Rank

Model

Score

1
1.0
2
1.0
3
1.0
4
1.0
5
.995
6
.979
7
.899
8
.854
9
.807
10
.753
11
.744
12
.728
13
.719
14
.699
15
.670
16
.645
17
.635
18
.619
19
.618
20
.608
21
.543
22
.543
23
.531
24
.519
25
.516
26
.516
27
.502
28
.395
29
.285
30
.264
31
.264
32
.252
33
.243
34
.232
35
.219
36
.200
37
.198
38
.195
39
.194
40
.192
41
.187
42
.184
43
.183
44
.182
45
.182
46
.175
47
.173
48
.168
49
.163
50
.163
51
.160
52
.158
53
.153
54
.153
55
.151
56
.151
57
.151
58
.151
59
.148
60
.144
61
.144
62
.140
63
.139
64
.139
65
.139
66
.138
67
.133
68
.132
69
.132
70
.131
71
.128
72
.124
73
.124
74
.124
75
.122
76
.116
77
.116
78
.115
79
.115
80
.115
81
.114
82
.113
83
.113
84
.113
85
.109
86
.109
87
.107
88
.107
89
.107
90
.107
91
.107
92
.107
93
.106
94
.106
95
.106
96
.106
97
.105
98
.105
99
.105
100
.104
101
.104
102
.101
103
.100
104
.099
105
.099
106
.099
107
.098
108
.098
109
.098
110
.098
111
.098
112
.093
113
.092
114
.092
115
.092
116
.092
117
.092
118
.092
119
.092
120
.092
121
.092
122
.092
123
.091
124
.091
125
.091
126
.091
127
.091
128
.091
129
.091
130
.091
131
.090
132
.090
133
.085
134
.085
135
.084
136
.084
137
.084
138
.084
139
.084
140
.084
141
.084
142
.084
143
.084
144
.084
145
.084
146
.084
147
.084
148
.084
149
.084
150
.084
151
.083
152
.083
153
.083
154
.079
155
.078
156
.078
157
.077
158
.077
159
.077
160
.077
161
.077
162
.077
163
.077
164
.077
165
.076
166
.076
167
.076
168
.076
169
.076
170
.076
171
.076
172
.076
173
.076
174
.076
175
.075
176
.075
177
.075
178
.075
179
.074
180
.074
181
.074
182
.074
183
.070
184
.070
185
.070
186
.070
187
.069
188
.069
189
.069
190
.069
191
.069
192
.069
193
.069
194
.068
195
.068
196
.068
197
.068
198
.068
199
.068
200
.068
201
.068
202
.068
203
.066
204
.064
205
.063
206
.063
207
.063
208
.063
209
.062
210
.062
211
.062
212
.062
213
.062
214
.062
215
.062
216
.062
217
.062
218
.062
219
.062
220
.062
221
.061
222
.061
223
.061
224
.060
225
.059
226
.059
227
.056
228
.056
229
.055
230
.055
231
.055
232
.055
233
.055
234
.055
235
.055
236
.055
237
.055
238
.055
239
.055
240
.055
241
.055
242
.055
243
.055
244
.055
245
.055
246
.055
247
.055
248
.055
249
.055
250
.055
251
.055
252
.055
253
.055
254
.055
255
.055
256
.055
257
.055
258
.055
259
.053
260
.053
261
.053
262
.053
263
.053
264
.050
265
.046
266
.046
267
.042
268
.042
269
.042
270
.039
271
.039
272
.038
273
.037
274
.036
275
.035
276
.034
277
.034
278
.032
279
.032
280
.032
281
.032
282
.032
283
.032
284
.032
285
.024
286
.024
287
.024
288
.024
289
.024
290
.024
291
.024
292
.023
293
.021
294
.021
295
.021
296
.021
297
.021
298
.015
299
.014
300
.011
301
.010
302
.007
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.32.

Note that scores are relative to this ceiling.

Data: Geirhos2021edge

Metric: error_consistency