Skip to content

Commit 0267f32

Browse files
authored
Merge pull request #77 from huggingface/feature/update_sgp
Update SGP conference data: fix typo, refactor 2025 deadlines, and ad…
2 parents df64fa3 + 1a02afc commit 0267f32

1 file changed

Lines changed: 71 additions & 4 deletions

File tree

src/data/conferences/sgp.yml

Lines changed: 71 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,21 @@
11
- title: SGP
22
year: 2025
33
id: sgp25
4-
full_name: Synopsium on Geometric Processing
4+
full_name: Symposium on Geometry Processing
55
link: https://sgp2025.my.canva.site/
6-
deadline: '2025-02-07 23:59:59'
7-
abstract_deadline: '2025-02-04 23:59:59'
8-
final_decision_date: '2025-03-15'
6+
deadlines:
7+
- type: abstract
8+
label: Abstract submission
9+
date: '2025-02-04 23:59:59'
10+
timezone: UTC-12
11+
- type: paper
12+
label: Paper submission
13+
date: '2025-02-07 23:59:59'
14+
timezone: UTC-12
15+
- type: notification
16+
label: Notification of acceptance
17+
date: '2025-03-15 23:59:59'
18+
timezone: UTC-12
919
timezone: UTC-12
1020
city: Bilbao
1121
country: Spain
@@ -17,3 +27,60 @@
1727
tags:
1828
- computer-vision
1929
- machine-learning
30+
- title: SGP
31+
year: 2026
32+
id: sgp26
33+
full_name: Symposium on Geometry Processing
34+
link: https://sgp26.org/
35+
deadlines:
36+
- type: abstract
37+
label: Abstract submission (Round 1)
38+
date: '2026-02-02 22:59:00'
39+
timezone: UTC
40+
- type: paper
41+
label: Paper submission (Round 1)
42+
date: '2026-02-04 22:59:00'
43+
timezone: UTC
44+
- type: notification
45+
label: Notification of acceptance (Round 1)
46+
date: '2026-03-16 23:59:59'
47+
timezone: AoE
48+
- type: camera_ready
49+
label: Revised version due (Round 1)
50+
date: '2026-03-26 23:59:59'
51+
timezone: AoE
52+
- type: camera_ready
53+
label: Camera ready due (Round 1)
54+
date: '2026-04-02 23:59:59'
55+
timezone: AoE
56+
- type: abstract
57+
label: Abstract submission (Round 2)
58+
date: '2026-04-13 22:59:00'
59+
timezone: UTC
60+
- type: paper
61+
label: Paper submission (Round 2)
62+
date: '2026-04-15 22:59:00'
63+
timezone: UTC
64+
- type: notification
65+
label: Notification of acceptance (Round 2)
66+
date: '2026-05-25 23:59:59'
67+
timezone: AoE
68+
- type: camera_ready
69+
label: Revised version due (Round 2)
70+
date: '2026-06-04 23:59:59'
71+
timezone: AoE
72+
- type: camera_ready
73+
label: Camera ready due (Round 2)
74+
date: '2026-06-11 23:59:59'
75+
timezone: AoE
76+
timezone: UTC
77+
city: Bern
78+
country: Switzerland
79+
date: July 1-3, 2026
80+
start: '2026-07-01'
81+
end: '2026-07-03'
82+
venue: University of Bern, Switzerland
83+
note: Graduate School June 29-30, 2026. All important dates can be found <a href='https://sgp26.org/submit/'>here</a>.
84+
tags:
85+
- computer-vision
86+
- machine-learning

0 commit comments

Comments
 (0)