|
2 | 2 |
|
3 | 3 | ## 2026 |
4 | 4 |
|
| 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 | + |
5 | 39 | <div style="float: left; height:340px;" class="boxed"> |
6 | 40 | <img align="left" src="media/ar_microscope.jpg" width="200" alt/> |
7 | 41 | </div> |
@@ -64,41 +98,6 @@ and [Kaan AkÅŸit](https://kaanaksit.com) |
64 | 98 | ``` |
65 | 99 | <br clear="left"/> |
66 | 100 |
|
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 | | - |
102 | 101 | <div style="float: left; height:340px;" class="boxed"> |
103 | 102 | <img align="left" src="media/physiolatent_teaser.png" width="200" alt/> |
104 | 103 | </div> |
|
0 commit comments