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
17 changes: 12 additions & 5 deletions src/app/routes/Program.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -176,11 +176,18 @@ function Program() {
</div>
<div className="relative border-border space-y-8">
{programData.acceptedPapers.poster.map((paper, index) => (
<div key={index} className="relative">
<div className="space-y-1">
<h3 className="font-semibold">
{paper.id}. {paper.title}
</h3>
<div key={paper.id ?? index} className="relative">
<div className="space-y-2">
<div className="flex flex-wrap items-center gap-3">
<h3 className="font-semibold">
{paper.id}. {paper.title}
</h3>
{paper.posterBoard && (
<span className="inline-flex items-center rounded-full bg-primary/10 px-3 py-1 text-xs font-semibold text-primary">
Poster Board {paper.posterBoard}
</span>
)}
</div>
{/* <p className="text-muted-foreground flex items-center gap-2">
<Calendar className="h-4 w-4" />
{date.date}
Expand Down
15 changes: 15 additions & 0 deletions src/data/program.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"poster": [
{
"id": 1,
"posterBoard": "103",
"title": "AnimalClue: Recognizing Animals by their Traces",
"authors": "Risa Shinoda, Nakamasa Inoue, Iro Laina, Christian Rupprecht, Hirokatsu Kataoka",
"links": {
Expand All @@ -57,6 +58,7 @@
},
{
"id": 2,
"posterBoard": "104",
"title": "AgroBench: Vision-Language Model Benchmark in Agriculture",
"authors": "Risa Shinoda, Nakamasa Inoue, Hirokatsu Kataoka, Masaki Onishi, Yoshitaka Ushiku",
"links": {
Expand All @@ -65,6 +67,7 @@
},
{
"id": 3,
"posterBoard": "105",
"title": "Simultaneous Motion And Noise Estimation with Event Cameras",
"authors": "Shintaro Shiba, Yoshimitsu Aoki, Guillermo Gallego",
"links": {
Expand All @@ -73,6 +76,7 @@
},
{
"id": 4,
"posterBoard": "106",
"title": "Geo4D: Leveraging Video Generators for Geometric 4D Scene Reconstruction",
"authors": "Zeren Jiang, Chuanxia Zheng, Iro Laina, Diane Larlus, Andrea Vedaldi",
"links": {
Expand All @@ -81,6 +85,7 @@
},
{
"id": 5,
"posterBoard": "107",
"title": "Poster from Lightly",
"authors": "Lightly team",
"links": {
Expand All @@ -89,6 +94,7 @@
},
{
"id": 6,
"posterBoard": "108",
"title": "PINO: Person-Interaction Noise Optimization for Long-Duration and Customizable Motion Generation of Arbitrary-Sized Groups",
"authors": "Sakuya Ota, Qing Yu, Kent Fujiwara, Satoshi Ikehata, Ikuro Sato",
"links": {
Expand All @@ -97,6 +103,7 @@
},
{
"id": 7,
"posterBoard": "109",
"title": "CityNav: A Large-Scale Dataset for Real-World Aerial Navigation",
"authors": "Jungdae Lee, Taiki Miyanishi, Shuhei Kurita, Koya Sakamoto, Daichi Azuma, Yutaka Matsuo, Nakamasa Inoue",
"links": {
Expand All @@ -105,6 +112,7 @@
},
{
"id": 8,
"posterBoard": "110",
"title": "Bolt3D: Generating 3D Scenes in Seconds",
"authors": "Stanislaw Szymanowicz, Jason Y. Zhang, Pratul Srinivasan, Ruiqi Gao, Arthur Brussee, Aleksander Holynski, Ricardo Martin-Brualla, Jonathan T. Barron, Philipp Henzler",
"links": {
Expand All @@ -113,6 +121,7 @@
},
{
"id": 9,
"posterBoard": "111",
"title": "UniEgoMotion: A Unified Model for Egocentric Motion Reconstruction, Forecasting, and Generation",
"authors": "Chaitanya Patel, Hiroki Nakamura, Yuta Kyuragi, Kazuki Kozuka, Juan Carlos Niebles, Ehsan Adeli",
"links": {
Expand All @@ -121,6 +130,7 @@
},
{
"id": 10,
"posterBoard": "112",
"title": "Reflect-DiT: Inference-Time Scaling for Text-to-Image Diffusion Transformers via In-Context Reflection",
"authors": "Shufan Li, Konstantinos Kallidromitis, Akash Gokul, Arsh Koneru, Yusuke Kato, Kazuki Kozuka, Aditya Grover",
"links": {
Expand All @@ -129,6 +139,7 @@
},
{
"id": 11,
"posterBoard": "113",
"title": "VideoSetDiff: Identifying and Reasoning Similarities and Differences in Similar Videos",
"authors": "YUE QIU \u00b7 Yanjun Sun \u00b7 Takuma Yagi \u00b7 Shusaku Egami \u00b7 Natsuki Miyata \u00b7 Ken Fukuda \u00b7 Kensho Hara \u00b7 Ryusuke Sagawa",
"links": {
Expand All @@ -137,6 +148,7 @@
},
{
"id": 12,
"posterBoard": "114",
"title": "SynCity: Training-Free Generation of 3D Worlds",
"authors": "Paul Engstler, Aleksandar Shtedritski, Iro Laina, Christian Rupprecht, Andrea Vedaldi",
"links": {
Expand All @@ -145,6 +157,7 @@
},
{
"id": 13,
"posterBoard": "115",
"title": "MoSiC: Optimal-Transport Motion Trajectory for Dense Self-Supervised Learning",
"authors": "Mohammadreza Salehi, Shashanka Venkataramanan, Ioana Simion, Efstratios Gavves, Cees G. M. Snoek, Yuki M Asano",
"links": {
Expand All @@ -153,6 +166,7 @@
},
{
"id": 14,
"posterBoard": "116",
"title": "Understanding Co-speech Gestures in-the-wild",
"authors": "Sindhu B Hegde, K R Prajwal, Taein Kwon, Andrew Zisserman",
"links": {
Expand All @@ -161,6 +175,7 @@
},
{
"id": 15,
"posterBoard": "117",
"title": "SketchSplat: 3D Edge Reconstruction via Differentiable Multi-view Sketch Splatting",
"authors": "Haiyang Ying, Matthias Zwicker",
"links": {
Expand Down