Add pipeline tag
Browse files
README.md
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
| 1 |
## Boosting Generative Image Modeling via Joint Image-Feature Synthesis
|
| 2 |
Arxiv: https://arxiv.org/abs/2504.16064 <br>
|
| 3 |
|
|
@@ -19,4 +22,4 @@ Generative performance on Imagenet Validation Set.
|
|
| 19 |
| **SiT-XL/2 w/ ReDi** | 1.64 | 4.63 | 289.3 | 0.65 | 0.77 |
|
| 20 |
|
| 21 |
|
| 22 |
-
---
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pipeline_tag: unconditional-image-generation
|
| 3 |
+
---
|
| 4 |
## Boosting Generative Image Modeling via Joint Image-Feature Synthesis
|
| 5 |
Arxiv: https://arxiv.org/abs/2504.16064 <br>
|
| 6 |
|
|
|
|
| 22 |
| **SiT-XL/2 w/ ReDi** | 1.64 | 4.63 | 289.3 | 0.65 | 0.77 |
|
| 23 |
|
| 24 |
|
| 25 |
+
---
|