Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions src/data/program.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"website": "https://osimeoni.github.io/"
},
{
"name": "Andrei Bursuc",
"affiliation": "valeo.ai / Inria",
"photo": "/program/andrei.bursuc.jpg",
"website": "https://abursuc.github.io/"
"name": "Christian Rupprecht",
"affiliation": "University of Oxford",
"photo": "/program/christian.rupprecht-512x512.jpg",
"website": "https://chrirupp.github.io/"
},
{
"name": "Cordelia Schmid",
Expand All @@ -33,10 +33,10 @@
"website": "https://www.sainingxie.com/"
},
{
"name": "Christian Rupprecht",
"affiliation": "University of Oxford",
"photo": "/program/christian.rupprecht-512x512.jpg",
"website": "https://chrirupp.github.io/"
"name": "Andrei Bursuc",
"affiliation": "valeo.ai / Inria",
"photo": "/program/andrei.bursuc.jpg",
"website": "https://abursuc.github.io/"
}
],
"acceptedPapers": {
Expand Down
12 changes: 6 additions & 6 deletions src/data/schedule.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
},
{
"time": "13:35 - 14:00",
"session": "Invited Talk 2",
"presenter": "Andrei Bursuc",
"title": "Foundation on Wheels: Adapting Large Models for Autonomous Driving",
"session": "Invited Talk 2 [remote]",
"presenter": "Christian Rupprecht",
"title": "Do we still need explicit 3D?",
"slides": ""
},
{
Expand All @@ -52,7 +52,7 @@
"time": "14:40 - 15:05",
"session": "Invited Talk 4",
"presenter": "Hilde Kuehne",
"title": "",
"title": "Adventures in RL - Reasoning and Test-Time Adaptation for MLLMs",
"slides": ""
},
{
Expand All @@ -65,8 +65,8 @@
{
"time": "15:30 - 15:55",
"session": "Invited Talk 6",
"presenter": "Christian Rupprecht",
"title": "Do we still need explicit 3D?",
"presenter": "Andrei Bursuc",
"title": "Foundation on Wheels: Adapting Large Models for Autonomous Driving",
"slides": ""
},
{
Expand Down
Loading