From b2a499c1591345f79bd515098e128b5171fe8152 Mon Sep 17 00:00:00 2001 From: Yoshihiro Fukuhara Date: Thu, 2 Oct 2025 10:45:18 +0900 Subject: [PATCH] Update workshop venue spelling --- src/data/contact.json | 2 +- src/data/home.json | 2 +- src/data/schedule.json | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/data/contact.json b/src/data/contact.json index f013bf0..05d91b5 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": "TBD" + "value": "Hawaii Convention Center 316 C" } ], "contactForm": { diff --git a/src/data/home.json b/src/data/home.json index 53266f8..28aea1e 100644 --- a/src/data/home.json +++ b/src/data/home.json @@ -3,7 +3,7 @@ "subtitle": "ICCV 2025 Workshop", "eventInfo": { "date": "October 19, 2025, 9:00 AM - 12:30 PM (HST)", - "location": "Honolulu, Hawaii" + "location": "Hawaii Convention Center 316 C" }, "overview": { "mission": "This workshop aims to bring together researchers and practitioners in the field of machine learning to discuss the latest advances and challenges in computer vision applications. We focus on innovative approaches, emerging techniques, and real-world implementations.", diff --git a/src/data/schedule.json b/src/data/schedule.json index dac1d8e..39fb011 100644 --- a/src/data/schedule.json +++ b/src/data/schedule.json @@ -11,7 +11,7 @@ "workshopProgram": { "day1": { "date": "October 19, 2025, 9:00 AM - 12:30 PM (HST)", - "location": "Room A3, Convention Center", + "location": "Hawaii Convention Center 316 C", "schedule": [ { "time": "9:00 - 9:10", @@ -57,7 +57,7 @@ }, "day2": { "date": "October 16, 2025", - "location": "Room A3, Convention Center", + "location": "Hawaii Convention Center 316 C", "schedule": [ { "time": "9:00 - 10:00",