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

Model scores

Min Alignment Max Alignment

Rank

Model

Score

1
.963
2
.944
3
.925
4
.925
5
.906
6
.900
7
.894
8
.894
9
.894
10
.881
11
.881
12
.863
13
.844
14
.825
15
.812
16
.800
17
.775
18
.769
19
.762
20
.756
21
.731
22
.719
23
.700
24
.694
25
.669
26
.662
27
.600
28
.600
29
.600
30
.581
31
.581
32
.581
33
.581
34
.575
35
.569
36
.506
37
.506
38
.481
39
.469
40
.469
41
.469
42
.438
43
.438
44
.412
45
.400
46
.400
47
.394
48
.388
49
.388
50
.381
51
.381
52
.381
53
.369
54
.369
55
.362
56
.362
57
.362
58
.362
59
.362
60
.356
61
.350
62
.350
63
.350
64
.350
65
.344
66
.344
67
.344
68
.344
69
.344
70
.338
71
.338
72
.338
73
.331
74
.331
75
.331
76
.331
77
.325
78
.325
79
.325
80
.325
81
.325
82
.325
83
.325
84
.325
85
.325
86
.325
87
.319
88
.319
89
.319
90
.319
91
.312
92
.312
93
.312
94
.312
95
.312
96
.312
97
.306
98
.306
99
.306
100
.306
101
.306
102
.300
103
.300
104
.300
105
.300
106
.300
107
.300
108
.294
109
.294
110
.294
111
.294
112
.294
113
.294
114
.294
115
.294
116
.294
117
.294
118
.294
119
.287
120
.287
121
.287
122
.281
123
.281
124
.281
125
.281
126
.281
127
.281
128
.281
129
.281
130
.275
131
.275
132
.275
133
.275
134
.275
135
.269
136
.269
137
.269
138
.269
139
.269
140
.269
141
.269
142
.263
143
.263
144
.263
145
.263
146
.263
147
.263
148
.263
149
.263
150
.263
151
.256
152
.256
153
.256
154
.250
155
.250
156
.250
157
.250
158
.250
159
.250
160
.250
161
.250
162
.250
163
.244
164
.244
165
.244
166
.244
167
.244
168
.244
169
.244
170
.244
171
.244
172
.244
173
.237
174
.237
175
.237
176
.237
177
.237
178
.231
179
.231
180
.231
181
.225
182
.225
183
.225
184
.225
185
.219
186
.219
187
.219
188
.219
189
.219
190
.219
191
.219
192
.219
193
.219
194
.212
195
.212
196
.212
197
.212
198
.212
199
.206
200
.206
201
.200
202
.200
203
.200
204
.200
205
.194
206
.194
207
.194
208
.194
209
.194
210
.188
211
.188
212
.188
213
.188
214
.188
215
.188
216
.181
217
.181
218
.181
219
.181
220
.175
221
.169
222
.169
223
.169
224
.169
225
.169
226
.163
227
.163
228
.163
229
.156
230
.156
231
.150
232
.150
233
.150
234
.144
235
.144
236
.144
237
.144
238
.138
239
.138
240
.138
241
.138
242
.138
243
.138
244
.131
245
.125
246
.125
247
.119
248
.106
249
.106
250
.106
251
.100
252
.094
253
.087
254
.081
255
.081
256
.069
257
.069
258
.069
259
.069
260
.069
261
.069
262
.069
263
.069
264
.062
265
.062
266
.062
267
.062
268
.062
269
.062
270
.062
271
.062
272
.062
273
.062
274
.062
275
.056
276
.056
277
.050
278
.044
279
.037
280
.037
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
428

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: Geirhos2021edge

Metric: top1