Skip to content

Commit 61fc8a5

Browse files
committed
🔃 publications: move Complex-Valued 2D Gaussian Representation to the top of the 2026 list
1 parent 6b782d5 commit 61fc8a5

1 file changed

Lines changed: 34 additions & 35 deletions

File tree

‎docs/publications/index.md‎

Lines changed: 34 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,40 @@
22

33
## 2026
44

5+
<div style="float: left; height:340px;" class="boxed">
6+
<img align="left" src="media/cv2dgs_teaser.png" width="200" alt/>
7+
</div>
8+
**Complex-Valued 2D Gaussian Representation for Computer-Generated Holography**
9+
10+
<img src="../badges/eccv.svg">
11+
12+
[Yicheng Zhan](https://albertgary.github.io/),
13+
[Xiangjun Gao](https://gaoxiangjun.github.io/),
14+
[Long Quan](https://home.cse.ust.hk/~quan/),
15+
and [Kaan AkÅŸit](https://kaanaksit.com)
16+
17+
:material-web: [Project site](complex_valued_2d_gaussians.md)
18+
:material-newspaper-variant: [Manuscript](https://www.kaanaksit.com/assets/pdf/ZhanEtAl_ECCV2026_Complex_valued_2d_gaussian_representation_for_computer_generated_holography.pdf)
19+
:material-newspaper-variant: [Supplementary](https://www.kaanaksit.com/assets/pdf/ZhanEtAl_ECCV2026_Supplementary_Complex_valued_2d_gaussian_representation_for_computer_generated_holography.pdf)
20+
:material-file-document-outline: [arXiv](https://arxiv.org/abs/2511.15022)
21+
:material-file-code: [Code](https://github.com/complight/Complex-Valued_2D_Gaussian_Representation)
22+
??? info ":material-tag-text: Bibtex"
23+
```
24+
@inproceedings{zhan2025complexvalued2d,
25+
author = {Zhan, Yicheng and Gao, Xiangjun and Quan, Long and Ak{\c{s}}it, Kaan},
26+
editor = {Favaro, Paolo and Kukelova, Zuzana and Maki, Atsuto and Rohrbach, Anna and Schindler, Konrad and Tombari, Federico},
27+
title = {Complex-Valued 2D Gaussian Representation for Computer-Generated Holography},
28+
booktitle = {Computer Vision -- ECCV 2026},
29+
year = {2026},
30+
publisher = {Springer Nature Switzerland},
31+
address = {Cham},
32+
pages = {557--576},
33+
isbn = {978-3-032-37574-2},
34+
doi = {10.1007/978-3-032-37574-2_31}
35+
}
36+
```
37+
<br clear="left"/>
38+
539
<div style="float: left; height:340px;" class="boxed">
640
<img align="left" src="media/ar_microscope.jpg" width="200" alt/>
741
</div>
@@ -64,41 +98,6 @@ and [Kaan AkÅŸit](https://kaanaksit.com)
6498
```
6599
<br clear="left"/>
66100

67-
<div style="float: left; height:340px;" class="boxed">
68-
<img align="left" src="media/cv2dgs_teaser.png" width="200" alt/>
69-
</div>
70-
**Complex-Valued 2D Gaussian Representation for Computer-Generated Holography**
71-
72-
<img src="../badges/eccv.svg">
73-
74-
[Yicheng Zhan](https://albertgary.github.io/),
75-
[Xiangjun Gao](https://gaoxiangjun.github.io/),
76-
[Long Quan](https://home.cse.ust.hk/~quan/),
77-
and [Kaan AkÅŸit](https://kaanaksit.com)
78-
79-
:material-web: [Project site](complex_valued_2d_gaussians.md)
80-
:material-newspaper-variant: [Manuscript](https://www.kaanaksit.com/assets/pdf/ZhanEtAl_ECCV2026_Complex_valued_2d_gaussian_representation_for_computer_generated_holography.pdf)
81-
:material-newspaper-variant: [Supplementary](https://www.kaanaksit.com/assets/pdf/ZhanEtAl_ECCV2026_Supplementary_Complex_valued_2d_gaussian_representation_for_computer_generated_holography.pdf)
82-
:material-file-document-outline: [arXiv](https://arxiv.org/abs/2511.15022)
83-
:material-file-code: [Code](https://github.com/complight/Complex-Valued_2D_Gaussian_Representation)
84-
??? info ":material-tag-text: Bibtex"
85-
```
86-
@inproceedings{zhan2025complexvalued2d,
87-
author = {Zhan, Yicheng and Gao, Xiangjun and Quan, Long and Ak{\c{s}}it, Kaan},
88-
editor = {Favaro, Paolo and Kukelova, Zuzana and Maki, Atsuto and Rohrbach, Anna and Schindler, Konrad and Tombari, Federico},
89-
title = {Complex-Valued 2D Gaussian Representation for Computer-Generated Holography},
90-
booktitle = {Computer Vision -- ECCV 2026},
91-
year = {2026},
92-
publisher = {Springer Nature Switzerland},
93-
address = {Cham},
94-
pages = {557--576},
95-
isbn = {978-3-032-37574-2},
96-
doi = {10.1007/978-3-032-37574-2_31}
97-
}
98-
```
99-
<br clear="left"/>
100-
101-
102101
<div style="float: left; height:340px;" class="boxed">
103102
<img align="left" src="media/physiolatent_teaser.png" width="200" alt/>
104103
</div>

0 commit comments

Comments
 (0)