Update README.md
Browse files
README.md
CHANGED
@@ -20,8 +20,15 @@ If you find our paper or dataset is helpful in your research or applications, ge
|
|
20 |
```
|
21 |
@inproceedings{zhang2025diffusion4k,
|
22 |
title={Diffusion-4K: Ultra-High-Resolution Image Synthesis with Latent Diffusion Models},
|
23 |
-
author={Jinjin
|
24 |
year={2025},
|
25 |
booktitle={IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
|
26 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
```
|
|
|
20 |
```
|
21 |
@inproceedings{zhang2025diffusion4k,
|
22 |
title={Diffusion-4K: Ultra-High-Resolution Image Synthesis with Latent Diffusion Models},
|
23 |
+
author={Zhang, Jinjin and Huang, Qiuyu and Liu, Junjie and Guo, Xiefan and Huang, Di},
|
24 |
year={2025},
|
25 |
booktitle={IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
|
26 |
}
|
27 |
+
|
28 |
+
@misc{zhang2025ultrahighresolutionimagesynthesis,
|
29 |
+
title={Ultra-High-Resolution Image Synthesis: Data, Method and Evaluation},
|
30 |
+
author={Zhang, Jinjin and Huang, Qiuyu and Liu, Junjie and Guo, Xiefan and Huang, Di},
|
31 |
+
year={2025},
|
32 |
+
note={arXiv:2506.01331},
|
33 |
+
}
|
34 |
```
|