Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
<div align="center">
|
| 2 |
|
| 3 |
-
<img width="70%" height="70%" alt="logo" src="https://
|
| 4 |
|
| 5 |
<h2> Reinforcing Few-step Generators via Reward-Tilted Distribution Matching </h2>
|
| 6 |
|
|
@@ -45,12 +45,12 @@ rewards.
|
|
| 45 |
<table align="center">
|
| 46 |
<tr>
|
| 47 |
<td align="center" width="50%">
|
| 48 |
-
<img src="https://
|
| 49 |
<br/>
|
| 50 |
<em>4-step samples from RTDMD-distilled FLUX.2 4B (no classifier-free guidance).</em>
|
| 51 |
</td>
|
| 52 |
<td align="center" width="50%">
|
| 53 |
-
<img src="https://
|
| 54 |
<br/>
|
| 55 |
<em>Qualitative comparison for few-step diffusion models (4 NFE).</em>
|
| 56 |
</td>
|
|
@@ -61,8 +61,9 @@ rewards.
|
|
| 61 |
|
| 62 |
## 🍭 Method Overview
|
| 63 |
|
|
|
|
| 64 |
<div align="center">
|
| 65 |
-
<img src="https://
|
| 66 |
<br/>
|
| 67 |
<em>RTDMD overview. <b>Det.</b> = deterministic final step, <b>Stoc.</b> = stochastic intermediate steps. Trajectories: teacher (blue), few-step generator (green), fake score (yellow).</em>
|
| 68 |
</div>
|
|
|
|
| 1 |
<div align="center">
|
| 2 |
|
| 3 |
+
<img width="70%" height="70%" alt="logo" src="https://cdn-uploads.huggingface.co/production/uploads/64b500fdf460afaefc5c64b3/l1JM1Si5PDCgvJR5SSiqf.png" />
|
| 4 |
|
| 5 |
<h2> Reinforcing Few-step Generators via Reward-Tilted Distribution Matching </h2>
|
| 6 |
|
|
|
|
| 45 |
<table align="center">
|
| 46 |
<tr>
|
| 47 |
<td align="center" width="50%">
|
| 48 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/64b500fdf460afaefc5c64b3/MLr2YHfmAvKYQsfA50uOf.png" alt="RTDMD teaser" width="100%">
|
| 49 |
<br/>
|
| 50 |
<em>4-step samples from RTDMD-distilled FLUX.2 4B (no classifier-free guidance).</em>
|
| 51 |
</td>
|
| 52 |
<td align="center" width="50%">
|
| 53 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/64b500fdf460afaefc5c64b3/UJnH2QqNCw4aJDFgwtfjP.png" alt="RTDMD comparison" width="100%">
|
| 54 |
<br/>
|
| 55 |
<em>Qualitative comparison for few-step diffusion models (4 NFE).</em>
|
| 56 |
</td>
|
|
|
|
| 61 |
|
| 62 |
## 🍭 Method Overview
|
| 63 |
|
| 64 |
+
|
| 65 |
<div align="center">
|
| 66 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/64b500fdf460afaefc5c64b3/GSQ5Q9bF6SAiUqyFR4ZKs.png" alt="RTDMD method overview" width="70%">
|
| 67 |
<br/>
|
| 68 |
<em>RTDMD overview. <b>Det.</b> = deterministic final step, <b>Stoc.</b> = stochastic intermediate steps. Trajectories: teacher (blue), few-step generator (green), fake score (yellow).</em>
|
| 69 |
</div>
|