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

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