Spaces:
Running
Running
Merge pull request #198 from nesrnesr/add-euvip-2026
Browse files
src/data/conferences/euvip.yml
ADDED
|
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
- title: EUVIP
|
| 2 |
+
year: 2026
|
| 3 |
+
id: euvip26
|
| 4 |
+
full_name: European Conference on Visual Information Processing
|
| 5 |
+
link: https://euvip2026.github.io/
|
| 6 |
+
deadlines:
|
| 7 |
+
- type: submission
|
| 8 |
+
label: Paper submission deadline
|
| 9 |
+
date: "2026-05-21 23:59:59"
|
| 10 |
+
timezone: UTC+02
|
| 11 |
+
timezone: Europe/Luxembourg
|
| 12 |
+
city: Luxembourg
|
| 13 |
+
country: Luxembourg
|
| 14 |
+
venue: Parc Hotel Alvisse, 120 Rte d'Echternach, 1453 Dommeldange, Luxembourg
|
| 15 |
+
date: September 28 - October 1, 2026
|
| 16 |
+
start: 2026-09-28
|
| 17 |
+
end: 2026-10-01
|
| 18 |
+
tags:
|
| 19 |
+
- computer vision
|
| 20 |
+
- image processing
|
| 21 |
+
- signal processing
|
| 22 |
+
- machine learning
|
| 23 |
+
- deep learning
|
| 24 |
+
- visual information processing
|
| 25 |
+
note: To check other calls (e.g., Tutorials, Special Sessions, etc.), please visit https://euvip2026.github.io/calls/
|