Terry Y commited on
Commit ·
da6a050
1
Parent(s): 4cadfab
Update README and add images
Browse files- .gitattributes +1 -0
- README.md +10 -0
- doc/dog_knife.png +3 -0
- doc/motivation_plot.png +3 -0
- doc/someresults.png +3 -0
.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 |
[](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 |
[](https://arxiv.org/abs/2511.22242)
|
| 14 |
|
| 15 |
+
|
| 16 |
+
Qualitative Outcomes using our method with Flux1.dev:
|
| 17 |
+

|
| 18 |
+

|
| 19 |
+
|
| 20 |
+
|
| 21 |
+
## Introduction
|
| 22 |
+

|
| 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
|
doc/motivation_plot.png
ADDED
|
Git LFS Details
|
doc/someresults.png
ADDED
|
Git LFS Details
|