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("Geirhos2021uniformnoise-top1")
score = benchmark(my_model)

Model scores

Min Alignment Max Alignment

Rank

Model

Score

1
.821
2
.818
3
.816
4
.805
5
.799
6
.796
7
.776
8
.772
9
.772
10
.762
11
.757
12
.750
13
.743
14
.730
15
.724
16
.720
17
.708
18
.704
19
.701
20
.701
21
.701
22
.700
23
.696
24
.696
25
.693
26
.689
27
.686
28
.680
29
.674
30
.671
31
.670
32
.669
33
.657
34
.656
35
.656
36
.654
37
.650
38
.649
39
.644
40
.641
41
.641
42
.632
43
.632
44
.627
45
.627
46
.626
47
.621
48
.621
49
.618
50
.618
51
.618
52
.616
53
.616
54
.613
55
.604
56
.599
57
.595
58
.586
59
.579
60
.578
61
.575
62
.573
63
.571
64
.568
65
.561
66
.560
67
.560
68
.560
69
.560
70
.554
71
.554
72
.551
73
.549
74
.547
75
.546
76
.542
77
.542
78
.540
79
.540
80
.535
81
.530
82
.530
83
.530
84
.524
85
.522
86
.516
87
.515
88
.514
89
.511
90
.507
91
.507
92
.506
93
.506
94
.505
95
.505
96
.501
97
.499
98
.499
99
.497
100
.496
101
.496
102
.496
103
.487
104
.486
105
.486
106
.481
107
.480
108
.479
109
.479
110
.477
111
.476
112
.475
113
.475
114
.471
115
.469
116
.469
117
.468
118
.464
119
.463
120
.461
121
.455
122
.453
123
.449
124
.449
125
.445
126
.445
127
.445
128
.445
129
.443
130
.443
131
.440
132
.440
133
.435
134
.430
135
.427
136
.427
137
.420
138
.417
139
.415
140
.414
141
.410
142
.410
143
.407
144
.406
145
.405
146
.405
147
.404
148
.404
149
.396
150
.395
151
.394
152
.393
153
.384
154
.383
155
.381
156
.380
157
.380
158
.375
159
.374
160
.372
161
.371
162
.369
163
.366
164
.366
165
.359
166
.357
167
.355
168
.351
169
.350
170
.350
171
.345
172
.345
173
.344
174
.343
175
.343
176
.343
177
.343
178
.341
179
.340
180
.340
181
.339
182
.339
183
.335
184
.330
185
.330
186
.330
187
.329
188
.329
189
.326
190
.324
191
.323
192
.319
193
.318
194
.318
195
.318
196
.316
197
.315
198
.314
199
.314
200
.311
201
.311
202
.310
203
.309
204
.307
205
.301
206
.300
207
.294
208
.292
209
.291
210
.291
211
.290
212
.287
213
.285
214
.284
215
.281
216
.273
217
.269
218
.269
219
.269
220
.269
221
.265
222
.259
223
.259
224
.258
225
.256
226
.255
227
.250
228
.247
229
.242
230
.231
231
.230
232
.229
233
.226
234
.221
235
.214
236
.212
237
.211
238
.201
239
.196
240
.194
241
.181
242
.180
243
.177
244
.177
245
.177
246
.177
247
.177
248
.158
249
.117
250
.090
251
.089
252
.087
253
.080
254
.077
255
.076
256
.072
257
.069
258
.066
259
.064
260
.062
261
.062
262
.062
263
.062
264
.062
265
.062
266
.062
267
.062
268
.062
269
.062
270
.062
271
.062
272
.062
273
.060
274
.060
275
.059
276
.058
277
.058
278
.058
279
.056
280
.051
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
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

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

1.00.

Note that scores are relative to this ceiling.

Data: Geirhos2021uniformnoise

Metric: top1