-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
736 lines (662 loc) · 38.7 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
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
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
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
<!doctype html>
<html ng-app="momentsApp" lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-VCQ9D4SNB4"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-VCQ9D4SNB4');
</script>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>The Algonauts Project 2025</title>
<meta name="description" content="homepage">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Alex Lascelles">
<link rel="icon" id="favicon" type="image/png" href="img/2024/logo_icon_light.png" sizes="32x32" />
<link rel="stylesheet" href="css/normalize.min.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/jquery.fancybox.css">
<link rel="stylesheet" href="css/flexslider.css">
<link rel="stylesheet" href="css/styles.css">
<link rel="stylesheet" href="css/queries.css">
<link rel="stylesheet" href="css/etline-font.css">
<link rel="stylesheet" href="bower_components/animate.css/animate.min.css">
<link href="https://use.fontawesome.com/releases/v5.0.3/css/all.css" rel="stylesheet">
<script src="js/vendor/modernizr-2.8.3-respond-1.4.2.min.js"></script>
<script>
document.addEventListener('DOMContentLoaded', () => {
const favicon = document.getElementById('favicon');
const updateFavicon = () => {
if (window.matchMedia('(prefers-color-scheme: dark)').matches) {
favicon.href = 'img/2024/logo_icon_dark.png';
} else {
favicon.href = 'img/2024/logo_icon_light.png';
}
};
// Initial check
updateFavicon();
// Listen for changes in the color scheme
window.matchMedia('(prefers-color-scheme: dark)').addEventListener('change', updateFavicon);
});
</script>
</head>
<body id="top" ng-controller="mainCtrl">
<section class="hero">
<div style="max-height: 750px; position: absolute; top: 0; bottom: 0; width:100%; height: 100%; background-color: black; overflow: hidden;">
<img src="img/2024/algonauts_2025_banner_plain.png" style="width: 100%; opacity: 0.9">
</div>
<body class="with-nav-text">
<section class="navigation">
<header>
<div class="header-content">
<div class="nav-brand">
<a href="index.html">
<img src="img/2024/logo_icon_dark.png" alt="Algonauts Logo" class="nav-logo-img">
</a>
<div class="nav-text">
<a href="index.html">The Algonauts Project</a>
</div>
</div>
<!-- Navigation Links -->
<div class="header-nav navbar-right">
<nav>
<ul class="primary-nav">
<li><a href="index.html#about" class="a-2021">About</a></li>
<li><a href="challenge.html" class="a-2021">Challenge</a></li>
<li><a href="braindata.html" class="a-2021">Brain Data</a></li>
<li><a href="encoding.html" class="a-2021">Encoding Models</a></li>
<li><a href="index.html#cite" class="a-2021">Papers</a></li>
<li><a href="index.html#team" class="a-2021">Team</a></li>
<li><a href="index.html#contact" class="a-2021">Contact</a></li>
<li><a href="archive.html" class="a-2021">Archive</a></li>
</ul>
</nav>
</div>
<!-- Overlay Navigation -->
<div class="nav-overlay">
<nav class="overlay-nav">
<ul>
<li><a href="index.html#about">About</a></li>
<li><a href="challenge.html">Challenge</a></li>
<li><a href="braindata.html">Brain Data</a></li>
<li><a href="encoding.html">Encoding Models</a></li>
<li><a href="index.html#cite">Papers</a></li>
<li><a href="index.html#team">Team</a></li>
<li><a href="index.html#contact">Contact</a></li>
<li><a href="archive.html">Archive</a></li>
</ul>
</nav>
</div>
<!-- Hamburger Icon -->
<div class="navicon">
<a class="nav-toggle" href="#"><span></span></a>
</div>
</div>
</header>
</section>
</body>
<div class="container">
<div class="row">
<div class="col-md-10 col-md-offset-1">
<div class="hero-content text-center">
<h1 style="margin-bottom: 25px; color: white;"><b>The Algonauts Project 2025</b></h1>
<h1 style="font-size: 29px; margin-bottom: 25px; color: white; font-style: italic;"><b>How the Human Brain Makes Sense of Multimodal Movies</b></h1>
<a style="margin-top: 2em; font-weight: bold; font-size:14px;" href="challenge.html" class="btn-2021 btn-accent btn-large">Explore the Challenge</a>
<br>
<a style="margin-top: 2em; font-weight: bold; font-size:14px;" href="stayupdated.html" class="btn-2021 btn-accent btn-large">Stay Updated</a>
</div>
</div>
</div>
</div>
</section>
<section class="logo-section" style="margin: 50px 0; text-align: center;">
<img src="img/2024/logo_light.png" alt="Algonauts Logo" style="max-width: 350px; height: auto;">
</section>
<section class="challenge intro-section-first-padding" id="news">
<div class="container">
<h3>News</h3>
<p class="intro-paragraph" style="text-align: justify">
<b style="font-weight: 600">January 6th, 2025:</b> The <a href="challenge.html" class="a-2021">Algonauts Project 2025 challenge</a> is now open for submissions!
Watch <a href="https://youtu.be/KvLDpsIO2eg?si=zW-hbgq6ohkkILiF" class="a-2021" target="_blank">this video</a> for an introduction to the challenge (5 min).
Submit your best model predictions to the competition until <b style="font-weight: 600">July 13th, 2025</b>.
</p>
</div>
</section>
<section class="challenge intro-section" id="about">
<div class="container">
<h2 style="margin-bottom: 1em" id="overview">Overview</h2>
<div class="row">
<div class="col-md-12">
<p class="intro-paragraph" style="text-align: justify;">
The Algonauts Project 2025 challenge focuses on predicting responses in the human brain as
participants perceive complex multimodal movies. Through collaboration with the <a href="https://www.cneuromod.ca/" class="a-2021" target="_blank">Courtois Project
on Neuronal Modelling (CNeuroMod)</a> team, the challenge runs on the <b style="font-weight: 600">largest human brain dataset</b>
available, opening new venues for accurate models of neural responses to <b style="font-weight: 600">multimodal naturalistic stimulation</b>.
To promote more robust models of the brain, the 2025 challenge features a selection process
based on <b style="font-weight: 600">out-of-distribution generalization</b>. The challenge is organized in
partnership with the <a href="https://ccneuro.org/" class="a-2021" target="_blank">Conference on Cognitive Computational Neuroscience (CCN)</a>.
</p>
<div class="col-md-8 col-md-offset-2 col-xs-12" style="margin-bottom: 2em; text-align: center;">
<div class="responsive-youtube">
<iframe src="https://www.youtube.com/embed/KvLDpsIO2eg?vq=hd1080&rel=0" width="560" height="315" title="The Algonauts Project 2025 Challenge: How the Human Brain Makes Sense of Multimodal Movies
" frameborder="0" allowfullscreen></iframe>
</div>
</div>
<p class="intro-paragraph col-md-8 col-md-offset-2 col-xs-12" style="text-align: justify; text-align: center;">
<i>Introduction video to the Algonauts Project 2025 challenge.</i>
</p>
<p class="intro-paragraph" style="text-align: justify;">
The Algonauts Project, first launched in 2019, is on a mission to bring biological and machine
intelligence researchers together on a common platform to exchange ideas and pioneer the
intelligence frontier. Inspired by the astronauts' exploration of space, "algonauts"
explore human and artificial intelligence with state-of-the-art algorithmic tools, thus advancing both fields.
</p>
</div>
</div>
<div class="row wow fadeInUp">
<div class="col-md-3 intro-feature">
<div class="intro-icon larger-icon">
<span class="icon">
<img src="img/2024/logo_icon_light_cropped.png" style="height:40px; vertical-align: inherit;">
</span>
</div>
<div class="intro-content">
<h5>An Algorithmic Exploration</h5>
<p>
Inspired by astronauts who launched into space to explore a new frontier, the Algonauts Project aims to explore human
and machine intelligence with the latest algorithmic tools. Comparing brains and models could lead to unexpected
insights into what makes intelligent systems efficient, robust and trustworthy.
</p>
</div>
</div>
<div class="col-md-3 intro-feature">
<div class="intro-icon">
<span data-icon="" class="icon"></span>
</div>
<div class="intro-content">
<h5>Faster Innovation</h5>
<p>
The brain has inspired many of the algorithms responsible for the recent and spectacular progress in
artificial intelligence. Those algorithms are now critical in testing new theories about the brain.
The Algonauts Project brings together intelligence researchers in both domains to accelerate the pace of innovation.
</p>
</div>
</div>
<div class="col-md-3 intro-feature">
<div class="intro-icon">
<span data-icon="" class="icon"></span>
</div>
<div class="intro-content">
<h5>Collaborative Neuroscience</h5>
<p>
Hackathon-like competitions create an environment
for sharing and collaboration, which are important for advancing science and ensuring that results
are valid and reproducible. The Algonauts Project is committed to a spirit of open collaboration.
</p>
</div>
</div>
<div class="col-md-3 intro-feature">
<div class="intro-icon">
<span data-icon="" class="icon"></span>
</div>
<div class="intro-content">
<h5>The Future</h5>
<p>
The Algonauts Project is designed to expand to other fields, from physics and biology to the
social sciences, and to complement experimental, theoretical and computational disciplines.
It will grow, in content and methods, with the communities that shape this endeavor.
</p>
</div>
</div>
</div>
</div>
</section>
<section class="challenge intro-section-padding" id="callforparticipation">
<div class="container">
<div class="row wow fadeInUp">
<div class="col-md-12">
<h2 style="margin-bottom: 1em">Call For Participation</h2>
<h3>2025 Challenge</h3>
<p class="intro-paragraph" style="text-align: justify;">
The Algonauts Project 2025 challenge will evaluate computational models on how well they
predict human brain data recorded while humans perceive multimodal naturalistic movies,
using <a href="https://www.cneuromod.ca/" class="a-2021" target="_blank">CNeuroMod</a>, a massive human brain dataset collected for that purpose.
</p>
<div class="video-row">
<div class="video-container">
<div class="responsive-youtube">
<iframe src="https://www.youtube.com/embed/KvLDpsIO2eg?vq=hd1080&rel=0" width="560" height="315" title="The Algonauts Project 2025 Challenge: How the Human Brain Makes Sense of Multimodal Movies" frameborder="0" allowfullscreen></iframe>
</div>
</div>
<div class="video-container">
<div class="responsive-youtube">
<iframe src="https://www.youtube.com/embed/S_RxMiLUZ_w?vq=hd1080&rel=0" width="560" height="315" title="The Algonauts Project 2025 Challenge: Development Kit Tutorial" frameborder="0" allowfullscreen></iframe>
</div>
</div>
<div class="video-container">
<div class="responsive-youtube">
<iframe src="https://www.youtube.com/embed/w7zpnoKtusE?vq=hd1080&rel=0" width="560" height="315" title="The Algonauts Project 2025 Challenge: Codabench Submission Platform" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</div>
<p class="intro-paragraph" style="text-align: justify; margin-top: 20px;">
Watch the first video above for an introduction to the Algonauts 2025 challenge, and the second video for a detailed walkthrough
of the <a href="https://colab.research.google.com/drive/1fop0zvaLBLBagvJRC-HDqGDSgQElNWZB?usp=sharing" class="a-2021" target="_blank">development kit</a>. When you are ready to participate, the third video will guide you through the <a href="https://www.codabench.org/competitions/4313/" class="a-2021" target="_blank">Codabench</a> competition submission process.
</p>
<div style="text-align: center; margin-top: 20px;">
<a href="challenge.html" class="btn-2021 btn-accent btn-large" style="font-size: 14px; font-weight: bold;">Learn more about the Challenge</a>
</div>
<h2 style="margin-bottom: 1em">Prizes</h2>
<div class="prizes-container" style="text-align: center;">
<div class="prize-item" style="margin-bottom: 1.5em;">
<h4 style="font-size: 1.3em; font-weight: bold;">
<img src="img/2024/medals_gold.png" alt="Gold Medal" style="height: 40px; vertical-align: middle; margin-right: 10px;">
1st Place
</h4>
<p style="font-size: 1.4em; line-height: 1.6;">7,500 € prize and a reimbursement of up to 1,500 € for travel expenses and conference registration fees to present at CCN 2025.</p>
</div>
<div class="prize-item" style="margin-bottom: 1.5em;">
<h4 style="font-size: 1.3em; font-weight: bold;">
<img src="img/2024/medals_silver.png" alt="Silver Medal" style="height: 40px; vertical-align: middle; margin-right: 10px;">
2nd Place
</h4>
<p style="font-size: 1.4em; line-height: 1.6;">5,000 € prize.</p>
</div>
<div class="prize-item">
<h4 style="font-size: 1.3em; font-weight: bold;">
<img src="img/2024/medals_bronze.png" alt="Bronze Medal" style="height: 40px; vertical-align: middle; margin-right: 10px;">
3rd Place
</h4>
<p style="font-size: 1.4em; line-height: 1.6;">3,000 € prize.</p>
</div>
</div>
<p class="intro-paragraph" id="CCN" style="text-align: justify; margin-top: 1.5em; font-size: 1.45em; line-height: 1.6;">
The top three entries will be invited to present their encoding models during a talk at the
<a href="https://2025.ccneuro.org/" class="a-2021" target="_blank">CCN conference</a> held in Amsterdam (Netherlands) in August 2025.
</p>
</div>
</div>
</div>
</section>
<section class="challenge intro-section-padding" id="dates_table">
<div class="container">
<div class="row wow fadeInUp">
<div class="col-md-12">
<h2 class="text-left" style="margin-bottom: 1em; text-align: left;">Important Dates</h2> <!-- Explicit left alignment -->
</div>
</div>
<div class="row wow fadeInUp">
<div class="col-md-12">
<table class="tables-2021" style="margin-left: 0;">
<tr class="boxkey-challenge-2021">
<td>Challenge model building phase:</td>
<td>January 6th, 2025 to July 6th, 2025, at 00:00am (UTC-0)</td>
</tr>
<tr class="boxkey-challenge-2021">
<td>Challenge model selection phase:</td>
<td>July 6th, 2025 to July 13th, 2025, at 00:00am (UTC-0)</td>
</tr>
<tr class="boxkey-challenge-2021">
<td>Challenge report/code submission deadline:</td>
<td>July 25th, 2025</td>
</tr>
<tr class="boxkey-challenge-2021">
<td>Challenge results released:</td>
<td>August 5th, 2025</td>
</tr>
<tr class="boxkey-challenge-2021">
<td><a href="https://2025.ccneuro.org/" class="a-2021">Session at CCN 2025</a>:</td>
<td>August 12th–13th, 2025</td>
</tr>
</table>
</div>
</div>
<div class="row wow fadeInUp">
<div class="col-md-12">
<p class="intro-paragraph" style="text-align: justify;">
<b style="font-weight: 600;">
If you participate in the challenge, use <a href="https://forms.gle/RbouWUqYrm9pcWMXA" class="a-2021" target="_blank">this form</a>
to submit the challenge report and code.
</b>
</p>
</div>
</div>
</div>
</section>
<section class="challenge intro-section-padding" id="contact">
<div class="container">
<div class="row wow fadeInUp">
<div class="col-md-12">
<h2 style="margin-bottom: 1em">Contact</h2>
<p class="intro-paragraph" style="text-align: justify;">
For general inquiries about the Algonauts Project, please contact <a
href="mailto:[email protected]" class="a-2021">[email protected]</a>.
</p>
<p class="intro-paragraph" style="text-align: justify;">
For specific questions about the Algonauts Project challenge, please use
the <a href="https://www.codabench.org/forums/4231/" class="a-2021" target="_blank">Codabench Forum</a>.
</p>
<p class="intro-paragraph" style="text-align: justify;">
If you wish to stay updated on the Algonauts Project, including this year’s challenge,
join our <a href="stayupdated.html" class="a-2021" target="_blank">mailing list</a>, or follow us on social media:
</p>
<div class="social-media-logos" style="text-align: center; margin-top: 20px;">
<div style="display: inline-block; margin-right: 15px;">
<a href="https://bsky.app/profile/algonautsproject.bsky.social" target="_blank">
<img src="img/2024/bluesky_logo.png" alt="Bluesky Logo" style="height: 50px;">
</a>
<p style="margin: 5px 0 0; font-size: 14px; color: #444;">Bluesky</p>
</div>
<div style="display: inline-block;">
<a href="https://x.com/AlgonautsProj" target="_blank">
<img src="img/2024/x_logo.png" alt="X Logo" style="height: 50px;">
</a>
<p style="margin: 5px 0 0; font-size: 14px; color: #444;">X</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="challenge intro-section-padding" id="cite">
<div class="container">
<div class="row wow fadeInUp">
<div class="col-md-12">
<h2 style="margin-bottom: 1em">Papers</h2>
<p class="intro-paragraph" style="text-align: justify; font-weight: normal;">
If you use the resources provided for the Algonauts Project 2025 challenge, please cite the following papers:
</p>
<ul class="intro-paragraph" style="list-style-type: disc; margin-left: 20px; font-weight: normal;">
<li>
Gifford AT, Bersch D, St-Laurent M, Pinsard B, Boyle J, Bellec L, Oliva A, Roig G, Cichy RM. 2025.
The Algonauts Project 2025 Challenge: How the Human Brain Makes Sense of Multimodal
Movies. <i>arXiv preprint</i>, arXiv:2501.00504. DOI: <a href="https://doi.org/10.48550/arXiv.2501.00504" class="a-2021">https://doi.org/10.48550/arXiv.2501.00504</a>
</li>
<li style="margin-top: 1em;">
Boyle J, Pinsard B, Borghesani V, Paugam F, DuPre E, Bellec P. 2023.
The Courtois NeuroMod project: quality assessment of the initial data release (2020).
<i>2023 Conference on Cognitive Computational Neuroscience</i>.
</li>
</ul>
</div>
</div>
</div>
</section>
<section class="team-section" id="team">
<div class="container-fluid">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">Algonauts 2025 Team</h2>
</div>
</div>
<!-- First Row -->
<div class="row justify-content-center text-center">
<a href="https://www.alegifford.com/" class="portfolio-box a-2021">
<div>
<img src="img/2024/team/ale.png" alt="Alessandro Gifford" class="img-members">
<div class="portfolio-box-caption">
<div class="portfolio-box-name">
<h4>Alessandro Gifford</h4>
</div>
<div class="portfolio-box-affiliation">
<h5>PhD Student,<br>Freie Universität Berlin</h5>
</div>
</div>
</div>
</a>
<a href="https://toastydom.github.io/" class="portfolio-box a-2021">
<div>
<img src="img/2024/team/domenic_2.png" alt="Domenic Bersch" class="img-members">
<div class="portfolio-box-caption">
<div class="portfolio-box-name">
<h4>Domenic Bersch</h4>
</div>
<div class="portfolio-box-affiliation">
<h5>PhD Student,<br>Goethe University Frankfurt</h5>
</div>
</div>
</div>
</a>
</div>
<!-- Second Row -->
<div class="row justify-content-center text-center">
<a href="https://simexp.github.io/intro.html" class="portfolio-box a-2021">
<div>
<img src="img/2024/team/marie.png" alt="Marie St-Laurent" class="img-members">
<div class="portfolio-box-caption">
<div class="portfolio-box-name">
<h4>Marie St-Laurent</h4>
</div>
<div class="portfolio-box-affiliation">
<h5>Research Professional,<br>CRIUGM</h5>
</div>
</div>
</div>
</a>
<a href="https://github.com/bpinsard" class="portfolio-box a-2021">
<div>
<img src="img/2024/team/basile.jpg" alt="Basile Pinsard" class="img-members">
<div class="portfolio-box-caption">
<div class="portfolio-box-name">
<h4>Basile Pinsard</h4>
</div>
<div class="portfolio-box-affiliation">
<h5>Data Manager,<br>CRIUGM</h5>
</div>
</div>
</div>
</a>
<a href="https://simexp.github.io/intro.html" class="portfolio-box a-2021">
<div>
<img src="img/2024/team/julie.png" alt="Julie Boyle" class="img-members">
<div class="portfolio-box-caption">
<div class="portfolio-box-name">
<h4>Julie Boyle</h4>
</div>
<div class="portfolio-box-affiliation">
<h5>Project Manager,<br>Université de Montréal</h5>
</div>
</div>
</div>
</a>
</div>
<!-- Third Row -->
<div class="row justify-content-center text-center">
<a href="https://simexp.github.io/intro.html" class="portfolio-box a-2021">
<div>
<img src="img/2024/team/lune.jpeg" alt="Lune Bellec" class="img-members">
<div class="portfolio-box-caption">
<div class="portfolio-box-name">
<h4>Team Leader: Lune Bellec</h4>
</div>
<div class="portfolio-box-affiliation">
<h5>Associate Professor,<br>Université de Montréal</h5>
</div>
</div>
</div>
</a>
<a href="http://olivalab.mit.edu/" class="portfolio-box a-2021">
<div>
<img src="img/2024/team/aude.jpg" alt="Aude Oliva" class="img-members">
<div class="portfolio-box-caption">
<div class="portfolio-box-name">
<h4>Team Leader: Aude Oliva</h4>
</div>
<div class="portfolio-box-affiliation">
<h5>Senior Research Scientist, CSAIL MIT, <br>MIT Director MIT-IBM Watson AI Lab</h5>
</div>
</div>
</div>
</a>
<a href="http://www.cvai.cs.uni-frankfurt.de/" class="portfolio-box a-2021">
<div>
<img src="img/2024/team/gemma.jpg" alt="Gemma Roig" class="img-members">
<div class="portfolio-box-caption">
<div class="portfolio-box-name">
<h4>Team Leader: Gemma Roig</h4>
</div>
<div class="portfolio-box-affiliation">
<h5>Professor,<br>Goethe University Frankfurt</h5>
</div>
</div>
</div>
</a>
<a href="https://www.ewi-psy.fu-berlin.de/en/einrichtungen/arbeitsbereiche/neural_dyn_of_vis_cog/index.html" class="portfolio-box a-2021">
<div>
<img src="img/2024/team/radek.png" alt="Radoslaw Cichy" class="img-members">
<div class="portfolio-box-caption">
<div class="portfolio-box-name">
<h4>Team Leader: Radoslaw Cichy</h4>
</div>
<div class="portfolio-box-affiliation">
<h5>Professor,<br>Freie Universität Berlin</h5>
</div>
</div>
</div>
</a>
</div>
<div class="row justify-content-center text-center">
<a href="https://www.unique.quebec/about" class="portfolio-box a-2021">
<div>
<img src="img/2024/team/unique_logo_squared.png" alt="UNIQUE" class="img-members">
<div class="portfolio-box-caption">
<div class="portfolio-box-name">
<h4>UNIQUE</h4>
</div>
<div class="portfolio-box-affiliation">
<h5>Unifying Neuroscience and Artificial Intelligence - Québec</h5>
</div>
</div>
</div>
</a>
</div>
</div>
</section>
<section class="challenge intro-section-padding" style="background:none" id="sponsors">
<div class="container-fluid">
<h2 class="section-heading text-center">Sponsors</h2>
<div class="row content-flex-wrap">
<div class="col-xs-12 col-md-4 img-align">
<a href="https://mitibmwatsonailab.mit.edu/">
<img class="img-logo-alt" style="height:140px; width:auto" src="img/logo_mitibm.png">
</a>
</div>
<div class="col-xs-12 col-md-4 img-align">
<a href="https://erc.europa.eu/homepage">
<img class="img-sponsor" src="img/logo_erc.png">
</a>
</div>
<div class="col-xs-12 col-md-4 img-align">
<a href="https://www.dfg.de/en">
<img class="img-sponsor" style="height:70px" src="img/logo_dfg.jpg">
</a>
</div>
<div class="col-xs-12 col-md-4 img-align">
<a href="https://hessian.ai/">
<img class="img-sponsor" style="height:70px" src="img/logo_hessian-ai.svg">
</a>
</div>
<div class="col-xs-12 col-md-4 img-align">
<a href="https://www.unique.quebec/">
<img class="img-sponsor" style="height:120px; width:auto" src="img/2024/unique_logo_logo.png">
</a>
</div>
<div class="col-xs-12 col-md-4 img-align">
<a href="https://2025.ccneuro.org/">
<img class="img-sponsor" style="height:50px" src="img/2024/ccn_logo.png">
</a>
</div>
<div class="col-xs-12 col-md-4 img-align">
<a href="https://conp.ca/">
<img class="img-sponsor" style="height:100px" src="img/2024/conp_logo.png">
</a>
</div>
<div class="col-xs-12 col-md-4 img-align">
<a href="https://criugm.qc.ca/en/">
<img class="img-sponsor" style="height:100px" src="img/2024/CRIUGM_logo.png">
</a>
</div>
</div>
</div>
</section>
<section class="to-top ">
<div class="container ">
<div class="row ">
<div class="to-top-wrap ">
<a href="#top" class="top"><i class="fa fa-angle-up "></i></a>
</div>
</div>
</div>
</section>
<footer style="padding: 10px 0;">
<div class="container" style="text-align: center;">
<div class="row">
<div class="col-md-7" style="margin: 0 auto;">
<div class="footer-links">
<p style="margin: 0; padding: 0; line-height: normal; font-size: 14px; color: rgb(172, 177, 180); white-space: nowrap;">
Copyright © The Algonauts Project
</p>
</div>
</div>
</div>
</div>
</footer>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<script>
window.jQuery || document.write('<script src="js/vendor/jquery-1.11.2.min.js"><\/script>')
</script>
<script src="js/jquery.fancybox.pack.js"></script>
<script src="js/vendor/bootstrap.min.js"></script>
<script src="js/vendor/wow.min.js"></script>
<script src="js/scripts.js"></script>
<script src="js/jquery.flexslider-min.js"></script>
<script src="bower_components/classie/classie.js"></script>
<script src="bower_components/jquery-waypoints/lib/jquery.waypoints.min.js"></script>
<script src="node_modules/angular/angular.min.js"></script>
<script src="node_modules/angulargrid/angulargrid.js"></script>
<script src="node_modules/angular-aria/angular-aria.min.js"></script>
<script src="node_modules/angular-material/angular-material.min.js"></script>
<script src="node_modules/angular-animate/angular-animate.min.js"></script>
<script src="node_modules/angular-messages/angular-messages.min.js"></script>
<script src="js/ng/src/app.js"></script>
<script src="js/ng/src/controller.js"></script>
<script>
document.addEventListener('DOMContentLoaded', function () {
const navToggle = document.querySelector('.nav-toggle');
const navOverlay = document.querySelector('.nav-overlay');
const navLinks = document.querySelectorAll('.overlay-nav ul li a');
// Toggle the overlay when hamburger menu is clicked
navToggle.addEventListener('click', function (event) {
event.preventDefault();
navOverlay.classList.toggle('open');
navToggle.classList.toggle('active');
});
// Close the overlay when a navigation link is clicked
navLinks.forEach(function (link) {
link.addEventListener('click', function () {
navOverlay.classList.remove('open');
navToggle.classList.remove('active');
});
});
});
</script>
<script>
// Scroll event listener to toggle 'nav-scrolled' class
// Add 'nav-scrolled' when the user scrolls beyond the hero section
window.addEventListener('scroll', function() {
const header = document.querySelector('header');
const heroSection = document.querySelector('.hero');
const heroHeight = heroSection.offsetHeight;
if (window.scrollY > heroHeight - 100) {
header.classList.add('nav-scrolled');
} else {
header.classList.remove('nav-scrolled');
}
});
</script>
<script> function externalLinks() { for (var c = document.getElementsByTagName("a"), a = 0; a < c.length; a++) { var b = c[a]; b.getAttribute("href") && b.hostname !== location.hostname && (b.target = "_blank") } }; externalLinks();</script>
</body>
</html>