Video-to-Video
weather
precipitation
nowcasting
ragor commited on
Commit
65fe925
·
verified ·
1 Parent(s): d45ce1f

update teaser figure

Browse files
Files changed (1) hide show
  1. README.md +6 -1
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
- ![Reconstruction distributions for different precipitation levels](https://compvis.github.io/weather-rf/static/images/teaser_figure_weather.svg)
 
21
  *Our generative decoder can quantify uncertainty about compression and covers the true precipitation in heavy-rain scenarios, while deterministic decoding collapses to incorrect modes.*
22
 
 
 
 
 
 
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
+ ![Reconstruction distributions for different precipitation levels](./docs/teaser_figure_weather.svg)
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
+