Terry Y commited on
Commit
da6a050
·
1 Parent(s): 4cadfab

Update README and add images

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ doc/*.png filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -12,6 +12,16 @@ tags:
12
 
13
  [![arXiv](https://img.shields.io/badge/arXiv-2511.22242-b31b1b.svg)](https://arxiv.org/abs/2511.22242)
14
 
 
 
 
 
 
 
 
 
 
 
15
  ## About
16
  This repository contains the models and configuration for our paper **[Rethinking Test Time Scaling for Flow-Matching Generative Models](https://arxiv.org/abs/2511.22242)**.
17
 
 
12
 
13
  [![arXiv](https://img.shields.io/badge/arXiv-2511.22242-b31b1b.svg)](https://arxiv.org/abs/2511.22242)
14
 
15
+
16
+ Qualitative Outcomes using our method with Flux1.dev:
17
+ ![Example](doc/dog_knife.png)
18
+ ![Example2](doc/someresults.png)
19
+
20
+
21
+ ## Introduction
22
+ ![Motivation](doc/motivation_plot.png)
23
+
24
+
25
  ## About
26
  This repository contains the models and configuration for our paper **[Rethinking Test Time Scaling for Flow-Matching Generative Models](https://arxiv.org/abs/2511.22242)**.
27
 
doc/dog_knife.png ADDED

Git LFS Details

  • SHA256: 5ed9cc37a5a1db6f284445ca609a5d3b2b492eb855f1514b82f20d71ce96c398
  • Pointer size: 132 Bytes
  • Size of remote file: 5.18 MB
doc/motivation_plot.png ADDED

Git LFS Details

  • SHA256: 06bbe78c7d5eb35bb52fa058b0a744316a86d9d29b081ac2a77a10d5688adafc
  • Pointer size: 131 Bytes
  • Size of remote file: 532 kB
doc/someresults.png ADDED

Git LFS Details

  • SHA256: 86192b1000ff780678789afa10dc09dff6dd0b8de5c7c2bd09dc3c84a4f41d26
  • Pointer size: 132 Bytes
  • Size of remote file: 2.2 MB