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

Model scores

Min Alignment Max Alignment

Rank

Model

Score

1
.891
2
.885
3
.866
4
.815
5
.812
6
.811
7
.804
8
.800
9
.800
10
.799
11
.794
12
.792
13
.788
14
.788
15
.787
16
.769
17
.769
18
.766
19
.762
20
.756
21
.755
22
.748
23
.746
24
.739
25
.739
26
.738
27
.731
28
.727
29
.721
30
.716
31
.715
32
.703
33
.696
34
.692
35
.691
36
.689
37
.685
38
.684
39
.675
40
.675
41
.670
42
.657
43
.653
44
.647
45
.640
46
.637
47
.631
48
.624
49
.619
50
.617
51
.591
52
.587
53
.587
54
.585
55
.574
56
.561
57
.560
58
.551
59
.546
60
.543
61
.541
62
.538
63
.534
64
.528
65
.521
66
.521
67
.519
68
.512
69
.510
70
.505
71
.505
72
.504
73
.499
74
.491
75
.491
76
.489
77
.488
78
.479
79
.478
80
.474
81
.474
82
.474
83
.474
84
.474
85
.472
86
.470
87
.468
88
.468
89
.466
90
.464
91
.464
92
.463
93
.462
94
.461
95
.456
96
.454
97
.450
98
.450
99
.448
100
.448
101
.448
102
.448
103
.445
104
.443
105
.442
106
.441
107
.439
108
.438
109
.432
110
.430
111
.429
112
.428
113
.427
114
.422
115
.419
116
.411
117
.406
118
.406
119
.404
120
.403
121
.403
122
.400
123
.395
124
.395
125
.391
126
.390
127
.387
128
.377
129
.373
130
.370
131
.370
132
.365
133
.363
134
.361
135
.356
136
.346
137
.344
138
.344
139
.343
140
.342
141
.341
142
.328
143
.325
144
.324
145
.322
146
.320
147
.320
148
.316
149
.314
150
.314
151
.311
152
.309
153
.300
154
.299
155
.298
156
.293
157
.290
158
.290
159
.288
160
.288
161
.288
162
.286
163
.284
164
.269
165
.268
166
.263
167
.263
168
.261
169
.260
170
.260
171
.260
172
.254
173
.253
174
.252
175
.248
176
.248
177
.246
178
.239
179
.236
180
.231
181
.228
182
.218
183
.216
184
.215
185
.214
186
.214
187
.211
188
.211
189
.188
190
.182
191
.182
192
.180
193
.179
194
.177
195
.173
196
.170
197
.168
198
.165
199
.162
200
.161
201
.159
202
.152
203
.152
204
.150
205
.150
206
.146
207
.143
208
.143
209
.137
210
.134
211
.134
212
.134
213
.134
214
.131
215
.130
216
.123
217
.122
218
.120
219
.119
220
.115
221
.113
222
.111
223
.108
224
.104
225
.104
226
.104
227
.104
228
.104
229
.096
230
.090
231
.084
232
.072
233
.072
234
.071
235
.068
236
.068
237
.067
238
.065
239
.062
240
.061
241
.060
242
.060
243
.058
244
.050
245
.049
246
.049
247
.049
248
.049
249
.048
250
.047
251
.045
252
.044
253
.043
254
.043
255
.041
256
.039
257
.038
258
.038
259
.037
260
.037
261
.036
262
.036
263
.035
264
.035
265
.031
266
.030
267
.030
268
.030
269
.027
270
.027
271
.027
272
.026
273
.025
274
.025
275
.025
276
.022
277
.022
278
.020
279
.020
280
.020
281
.020
282
.020
283
.020
284
.020
285
.020
286
.019
287
.015
288
.014
289
.014
290
.012
291
.011
292
.009
293
.009
294
.009
295
.009
296
.007
297
.006
298
.004
299
.004
300
.003
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
452
453

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.42.

Note that scores are relative to this ceiling.

Data: Geirhos2021colour

Metric: error_consistency