update teaser figure
Browse files
README.md
CHANGED
|
@@ -17,6 +17,11 @@ Our FREUD design enables variable-length inputs, robustness to frame drops, and
|
|
| 17 |
We enable **simple training** - no loss weight tuning, only a simple, stable rectified flow objective.
|
| 18 |
A rectified-flow model in FREUD latent space achieves **state-of-the-art distributional and perceptual forecasting** quality.
|
| 19 |
|
| 20 |
-

|
| 21 |
+
|
| 22 |
*Our generative decoder can quantify uncertainty about compression and covers the true precipitation in heavy-rain scenarios, while deterministic decoding collapses to incorrect modes.*
|
| 23 |
|
| 24 |
+
<p align="center">
|
| 25 |
+
<img src="./docs/teaser_figure_weather.png" alt="Reconstruction distributions for different precipitation levels">
|
| 26 |
+
</p>
|
| 27 |
+
|