Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -113,14 +113,11 @@ After generating samples, compute FID with the [ADM evaluation toolkit](https://
|
|
| 113 |
## Citation
|
| 114 |
|
| 115 |
```bibtex
|
| 116 |
-
@
|
| 117 |
title={PixelDiT: Pixel Diffusion Transformers for Image Generation},
|
| 118 |
author={Yongsheng Yu and Wei Xiong and Weili Nie and Yichen Sheng and Shiqiu Liu and Jiebo Luo},
|
| 119 |
-
|
| 120 |
-
|
| 121 |
-
archivePrefix={arXiv},
|
| 122 |
-
primaryClass={cs.CV},
|
| 123 |
-
url={https://arxiv.org/abs/2511.20645},
|
| 124 |
}
|
| 125 |
```
|
| 126 |
|
|
|
|
| 113 |
## Citation
|
| 114 |
|
| 115 |
```bibtex
|
| 116 |
+
@inproceedings{yu2025pixeldit,
|
| 117 |
title={PixelDiT: Pixel Diffusion Transformers for Image Generation},
|
| 118 |
author={Yongsheng Yu and Wei Xiong and Weili Nie and Yichen Sheng and Shiqiu Liu and Jiebo Luo},
|
| 119 |
+
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
|
| 120 |
+
year={2026},
|
|
|
|
|
|
|
|
|
|
| 121 |
}
|
| 122 |
```
|
| 123 |
|