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
2 changes: 1 addition & 1 deletion src/data/contact.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"type": "Location",
"icon": "MapPin",
"description": "The workshop will be held at:",
"value": "TBD"
"value": "Hawaii Convention Center 316 C"
}
],
"contactForm": {
Expand Down
2 changes: 1 addition & 1 deletion src/data/home.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down
4 changes: 2 additions & 2 deletions src/data/schedule.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down