diff --git a/src/data/program.json b/src/data/program.json index 1657f40..e7320a2 100644 --- a/src/data/program.json +++ b/src/data/program.json @@ -203,11 +203,11 @@ }, { "id": 19, - "title": "Industrial Synthetic Segment Pre-training", - "authors": "Shinichi Mae, Ryousuke Yamada, Hirokatsu Kataoka", + "title": "DINOv3", + "authors": "Oriane Siméoni, et al.", "posterBoard": 81, "links": { - "paper": "https://arxiv.org/abs/2505.13099" + "paper": "https://arxiv.org/abs/2508.10104" } }, { @@ -218,6 +218,15 @@ "links": { "paper": "https://arxiv.org/abs/2410.10491" } + }, + { + "id": 21, + "title": "Industrial Synthetic Segment Pre-training", + "authors": "Shinichi Mae, Ryousuke Yamada, Hirokatsu Kataoka", + "posterBoard": "", + "links": { + "paper": "https://arxiv.org/abs/2505.13099" + } } ] },