Update README.md
Browse files
README.md
CHANGED
@@ -15,3 +15,19 @@ configs:
|
|
15 |
- split: test
|
16 |
path: data/test-*
|
17 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
- split: test
|
16 |
path: data/test-*
|
17 |
---
|
18 |
+
|
19 |
+
Dataset used in the paper:
|
20 |
+
|
21 |
+
**pi-Flow: Policy-Based Few-Step Generation via Imitation Distillation**
|
22 |
+
<br>
|
23 |
+
[Hansheng Chen](https://lakonik.github.io/)<sup>1</sup>,
|
24 |
+
[Kai Zhang](https://kai-46.github.io/website/)<sup>2</sup>,
|
25 |
+
[Hao Tan](https://research.adobe.com/person/hao-tan/)<sup>2</sup>,
|
26 |
+
[Leonidas Guibas](https://geometry.stanford.edu/?member=guibas)<sup>1</sup>,
|
27 |
+
[Gordon Wetzstein](http://web.stanford.edu/~gordonwz/)<sup>1</sup>,
|
28 |
+
[Sai Bi](https://sai-bi.github.io/)<sup>2</sup><br>
|
29 |
+
<sup>1</sup>Stanford University, <sup>2</sup>Adobe Research
|
30 |
+
<br>
|
31 |
+
[[arXiv](https://arxiv.org/abs/2510.14974)] [[Code](https://github.com/Lakonik/piFlow)] [[pi-Qwen Demo🤗](https://huggingface.co/spaces/Lakonik/pi-Qwen)] [[pi-FLUX Demo🤗](https://huggingface.co/spaces/Lakonik/pi-FLUX.1)]
|
32 |
+
|
33 |
+

|