From 8f95db77ce1eb192d3052c5ed0e833d59f4e413d Mon Sep 17 00:00:00 2001 From: "yoshihiro.fukuhara" Date: Thu, 4 Jun 2026 12:34:04 -0600 Subject: [PATCH] fix: correct room name to Four Seasons Ballroom 2 Co-Authored-By: Claude Sonnet 4.5 --- src/data/contact.json | 2 +- src/data/home.json | 4 ++-- src/data/schedule.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/data/contact.json b/src/data/contact.json index 6aa723d..6ce6721 100644 --- a/src/data/contact.json +++ b/src/data/contact.json @@ -12,7 +12,7 @@ "type": "Location", "icon": "MapPin", "description": "The workshop will be held at:", - "value": "Colorado Convention Center - Room Four Seasons 2" + "value": "Colorado Convention Center - Room Four Seasons Ballroom 2" }, { "type": "Slack", diff --git a/src/data/home.json b/src/data/home.json index 92a8c53..b2060dd 100644 --- a/src/data/home.json +++ b/src/data/home.json @@ -4,7 +4,7 @@ "subtitle": "CVPR 2026 Workshop", "eventInfo": { "date": "June 4, 2026, 1:00 PM", - "location": "Colorado Convention Center - Room Four Seasons 2" + "location": "Colorado Convention Center - Room Four Seasons Ballroom 2" }, "overview": { "mission": "This workshop explores how large pretrained models are revolutionizing computer vision. We examine emerging techniques where models like Stable Diffusion enable image-to-3D reconstruction, architectures like VGG Transformer (VGGT) leverage pretrained DINO for enhanced visual understanding, and methods like REA harness pretrained models for improved diffusion generation. BigMAC brings together researchers to address the challenges and opportunities in effectively adapting foundation models for diverse downstream vision tasks.", @@ -26,7 +26,7 @@ { "title": "Room Information Updated", "date": "June 2, 2026", - "content": "The workshop room has been updated to Room Four Seasons 2 at the Colorado Convention Center. Please note this change when planning your visit." + "content": "The workshop room has been updated to Room Four Seasons Ballroom 2 at the Colorado Convention Center. Please note this change when planning your visit." }, { "title": "Workshop page open", diff --git a/src/data/schedule.json b/src/data/schedule.json index a634dde..1158bd0 100644 --- a/src/data/schedule.json +++ b/src/data/schedule.json @@ -11,7 +11,7 @@ "workshopProgram": { "day1": { "date": "June 4, 2026", - "location": "Colorado Convention Center - Room Four Seasons 2", + "location": "Colorado Convention Center - Room Four Seasons Ballroom 2", "schedule": [ { "time": "13:00 - 13:10",