Spaces:
Sleeping
Sleeping
Modal Conference Agent Claude Sonnet 4.5 commited on
Commit ·
3bccf2b
1
Parent(s): 800dcea
Update ECCV 2026 with complete deadline information
Browse filesAdded comprehensive deadline schedule from official ECCV website:
- Paper registration: February 26, 2026
- Paper submission: March 5, 2026 (corrected from March 6)
- Supplemental materials: March 12, 2026
- Reviews released: May 2, 2026
- Rebuttal deadline: May 11, 2026
- Final decisions: June 17, 2026
- Camera ready: June 27, 2026
- Workshop/Tutorial proposals: February 14, 2026
Also added start/end date fields and standardized deadline types.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
src/data/conferences/eccv.yml
CHANGED
|
@@ -6,20 +6,41 @@
|
|
| 6 |
city: Malmö
|
| 7 |
country: Sweden
|
| 8 |
date: September 8-13, 2026
|
|
|
|
|
|
|
| 9 |
era_rating: a
|
| 10 |
tags:
|
| 11 |
- computer-vision
|
| 12 |
deadlines:
|
| 13 |
-
- type:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
label: Paper Submission
|
| 15 |
-
date: '2026-03-
|
| 16 |
-
timezone:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
- type: submission
|
| 18 |
label: Workshop/Tutorial Proposal Submission
|
| 19 |
date: '2026-02-14 23:59:59'
|
| 20 |
-
timezone:
|
| 21 |
-
- type: submission
|
| 22 |
-
label: Call for Tutorials Submission
|
| 23 |
-
date: '2026-02-15 23:59:59'
|
| 24 |
-
timezone: UTC-12
|
| 25 |
-
note: Paper submission deadline on March 6th, 2026 at 12:00 PM CET. Workshop/tutorial proposal deadline on February 14th, 2026 (AOE). Call for tutorials submission deadline on February 15th, 2026 (AOE). Additional deadlines including abstract submission, supplementary materials, review release, rebuttal period, notification, and camera ready will be announced closer to the submission date.
|
|
|
|
| 6 |
city: Malmö
|
| 7 |
country: Sweden
|
| 8 |
date: September 8-13, 2026
|
| 9 |
+
start: 2026-09-08
|
| 10 |
+
end: 2026-09-13
|
| 11 |
era_rating: a
|
| 12 |
tags:
|
| 13 |
- computer-vision
|
| 14 |
deadlines:
|
| 15 |
+
- type: registration
|
| 16 |
+
label: Paper Registration
|
| 17 |
+
date: '2026-02-26 23:59:59'
|
| 18 |
+
timezone: CET
|
| 19 |
+
- type: paper
|
| 20 |
label: Paper Submission
|
| 21 |
+
date: '2026-03-05 23:59:59'
|
| 22 |
+
timezone: CET
|
| 23 |
+
- type: supplementary
|
| 24 |
+
label: Supplemental Materials
|
| 25 |
+
date: '2026-03-12 23:59:59'
|
| 26 |
+
timezone: CET
|
| 27 |
+
- type: review_release
|
| 28 |
+
label: Reviews Released to Authors
|
| 29 |
+
date: '2026-05-02 23:59:59'
|
| 30 |
+
timezone: CET
|
| 31 |
+
- type: rebuttal_end
|
| 32 |
+
label: Rebuttal Deadline
|
| 33 |
+
date: '2026-05-11 23:59:59'
|
| 34 |
+
timezone: CET
|
| 35 |
+
- type: notification
|
| 36 |
+
label: Final Decisions
|
| 37 |
+
date: '2026-06-17 23:59:59'
|
| 38 |
+
timezone: CET
|
| 39 |
+
- type: camera_ready
|
| 40 |
+
label: Camera Ready Deadline
|
| 41 |
+
date: '2026-06-27 23:59:59'
|
| 42 |
+
timezone: CET
|
| 43 |
- type: submission
|
| 44 |
label: Workshop/Tutorial Proposal Submission
|
| 45 |
date: '2026-02-14 23:59:59'
|
| 46 |
+
timezone: AoE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|