Update README.md
Browse files
README.md
CHANGED
|
@@ -21,7 +21,7 @@ base_model:
|
|
| 21 |
</p>
|
| 22 |
|
| 23 |
|
| 24 |
-
**[Paper](), [Project Page](https://research.nvidia.com/labs/sil/projects/pid/)**
|
| 25 |
|
| 26 |
[Yifan Lu](https://yifanlu0227.github.io/),
|
| 27 |
[Qi Wu](https://wilsoncernwq.github.io/),
|
|
@@ -120,9 +120,9 @@ Pick the `2kto4k` variant via `--pid_ckpt_type 2kto4k` when decoding at 4K.
|
|
| 120 |
## Citation
|
| 121 |
```
|
| 122 |
@article{lu2026pid,
|
| 123 |
-
|
| 124 |
-
|
| 125 |
-
|
| 126 |
-
|
| 127 |
}
|
| 128 |
```
|
|
|
|
| 21 |
</p>
|
| 22 |
|
| 23 |
|
| 24 |
+
**[Paper](https://arxiv.org/abs/2605.23902), [Project Page](https://research.nvidia.com/labs/sil/projects/pid/)**
|
| 25 |
|
| 26 |
[Yifan Lu](https://yifanlu0227.github.io/),
|
| 27 |
[Qi Wu](https://wilsoncernwq.github.io/),
|
|
|
|
| 120 |
## Citation
|
| 121 |
```
|
| 122 |
@article{lu2026pid,
|
| 123 |
+
title={PiD: Fast and High-Resolution Latent Decoding with Pixel Diffusion},
|
| 124 |
+
author={Lu, Yifan and Wu, Qi and Wu, Jay Zhangjie and Wang, Zian and Ling, Huan and Fidler, Sanja and Ren, Xuanchi},
|
| 125 |
+
journal={arXiv preprint arXiv:2605.23902},
|
| 126 |
+
year={2026}
|
| 127 |
}
|
| 128 |
```
|