Commit
·
9c6a8bc
1
Parent(s):
b14da55
citation bibtex
Browse files
README.md
CHANGED
@@ -123,12 +123,12 @@ If you use Emuru in your research or wish to refer to it, please cite:
|
|
123 |
|
124 |
```
|
125 |
@InProceedings{Pippi_2025_CVPR,
|
126 |
-
author
|
127 |
-
title
|
128 |
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
|
129 |
month = {June},
|
130 |
-
year
|
131 |
-
pages
|
132 |
}
|
133 |
```
|
134 |
|
|
|
123 |
|
124 |
```
|
125 |
@InProceedings{Pippi_2025_CVPR,
|
126 |
+
author = {Pippi, Vittorio and Quattrini, Fabio and Cascianelli, Silvia and Tonioni, Alessio and Cucchiara, Rita},
|
127 |
+
title = {Zero-Shot Styled Text Image Generation, but Make It Autoregressive},
|
128 |
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
|
129 |
month = {June},
|
130 |
+
year = {2025},
|
131 |
+
pages = {7910-7919}
|
132 |
}
|
133 |
```
|
134 |
|