Spaces:
Running
Running
Add WACV 2026
Browse files- src/data/conferences.yml +39 -0
src/data/conferences.yml
CHANGED
|
@@ -1,3 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
- title: WWW
|
| 2 |
year: 2026
|
| 3 |
id: www26
|
|
|
|
| 1 |
+
- title: WACV
|
| 2 |
+
year: 2026
|
| 3 |
+
id: wacv26
|
| 4 |
+
full_name: IEEE/CVF Winter Conference on Applications of Computer Vision
|
| 5 |
+
link: https://wacv.thecvf.com/
|
| 6 |
+
deadlines:
|
| 7 |
+
- type: registration
|
| 8 |
+
label: Round 2 New Paper Registration
|
| 9 |
+
date: '2025-09-12 23:59:59'
|
| 10 |
+
timezone: UTC-12
|
| 11 |
+
- type: submission
|
| 12 |
+
label: Round 2 Paper Submission
|
| 13 |
+
date: '2025-09-19 23:59:59'
|
| 14 |
+
timezone: UTC-12
|
| 15 |
+
- type: submission
|
| 16 |
+
label: Round 2 Supplementary Material Submission
|
| 17 |
+
date: '2025-09-19 23:59:59'
|
| 18 |
+
timezone: UTC-12
|
| 19 |
+
- type: rebuttal_and_revision
|
| 20 |
+
label: Round 1 Rebuttal and Revision Submission
|
| 21 |
+
date: '2025-09-19 23:59:59'
|
| 22 |
+
timezone: UTC-12
|
| 23 |
+
- type: notification
|
| 24 |
+
label: Round 1 Final Decisions Released to Authors
|
| 25 |
+
date: '2025-11-06 07:59:59'
|
| 26 |
+
timezone: UTC
|
| 27 |
+
- type: notification
|
| 28 |
+
label: Round 2 Reviews and Final Decisions to Authors
|
| 29 |
+
date: '2025-11-06 07:59:59'
|
| 30 |
+
timezone: UTC
|
| 31 |
+
timezone: UTC-12
|
| 32 |
+
date: March 6 - March 10, 2026
|
| 33 |
+
city: Tucson, Arizona
|
| 34 |
+
country: USA
|
| 35 |
+
venue: JW Marriott Starpass in Tucson, Arizona, USA
|
| 36 |
+
tags:
|
| 37 |
+
- machine-learning
|
| 38 |
+
- computer-vision
|
| 39 |
+
|
| 40 |
- title: WWW
|
| 41 |
year: 2026
|
| 42 |
id: www26
|