Spaces:
Sleeping
Sleeping
Modal Conference Agent Claude Sonnet 4.5 commited on
Commit ·
3138ddd
1
Parent(s): 1222b11
Update ACM MM conference data
Browse files- Fixed venue name for ACM MM 2025: "Royal Dublin Convention Centre" (corrected from "Dublin Royal Convention Center")
- Added missing author registration deadline for ACM MM 2026: August 20, 2026
These updates were verified through independent fact-checking of the official conference websites.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
src/data/conferences/acm_mm.yml
CHANGED
|
@@ -25,7 +25,7 @@
|
|
| 25 |
date: October 27-31, 2025
|
| 26 |
start: '2025-10-27'
|
| 27 |
end: '2025-10-31'
|
| 28 |
-
venue:
|
| 29 |
note: All important dates can be found <a href='https://acmmm2025.org/important-dates/'>here</a>. The time for all dates is 23:59 AoE (Anywhere-on-Earth).
|
| 30 |
tags:
|
| 31 |
- computer-vision
|
|
@@ -62,6 +62,10 @@
|
|
| 62 |
label: Camera-ready submission
|
| 63 |
date: '2026-08-06 23:59:59'
|
| 64 |
timezone: AoE
|
|
|
|
|
|
|
|
|
|
|
|
|
| 65 |
city: Rio de Janeiro
|
| 66 |
country: Brazil
|
| 67 |
date: November 10-14, 2026
|
|
@@ -72,4 +76,4 @@
|
|
| 72 |
- computer-vision
|
| 73 |
- machine-learning
|
| 74 |
- human-computer-interaction
|
| 75 |
-
era_rating: a
|
|
|
|
| 25 |
date: October 27-31, 2025
|
| 26 |
start: '2025-10-27'
|
| 27 |
end: '2025-10-31'
|
| 28 |
+
venue: Royal Dublin Convention Centre, Dublin, Ireland
|
| 29 |
note: All important dates can be found <a href='https://acmmm2025.org/important-dates/'>here</a>. The time for all dates is 23:59 AoE (Anywhere-on-Earth).
|
| 30 |
tags:
|
| 31 |
- computer-vision
|
|
|
|
| 62 |
label: Camera-ready submission
|
| 63 |
date: '2026-08-06 23:59:59'
|
| 64 |
timezone: AoE
|
| 65 |
+
- type: registration
|
| 66 |
+
label: Author registration
|
| 67 |
+
date: '2026-08-20 23:59:59'
|
| 68 |
+
timezone: AoE
|
| 69 |
city: Rio de Janeiro
|
| 70 |
country: Brazil
|
| 71 |
date: November 10-14, 2026
|
|
|
|
| 76 |
- computer-vision
|
| 77 |
- machine-learning
|
| 78 |
- human-computer-interaction
|
| 79 |
+
era_rating: a
|