| --- |
| license: mit |
| datasets: |
| - Astound/Art-GenEvalGPT |
| base_model: |
| - black-forest-labs/FLUX.1-dev |
| pipeline_tag: image-to-image |
| library_name: diffusers |
| --- |
| # RewardFlow: Generate Images by Optimizing What You Reward |
|
|
|  |
|
|
| **Official Weights for the paper:** |
|
|
| Accepted at **CVPR 2026** |
|
|
| ## Authors |
|
|
| Onkar Kishor Susladkar, Dong-Hwan Jang, Tushar Prakash, Adheesh Sunil Juvekar, Vedant Shah, Ayush Barik, Nabeel Bashir, Muntasir Wahed, Ritish Shrirao, Ismini Lourentzou |
|
|
|
|
|
|
|
|
| ## Overview |
|
|
| This repository contains the official weights for the paper **RewardFlow: Generate Images by Optimizing What You Reward**, accepted at **CVPR 2026**. |
|
|
| ## Citation |
|
|
| ```bibtex |
| @inproceedings{rewardflow2026, |
| title = {RewardFlow: Generate Images by Optimizing What You Reward}, |
| author = {Susladkar, Onkar Kishor and Jang, Dong-Hwan and Prakash, Tushar and Juvekar, Adheesh Sunil and Shah, Vedant and Barik, Ayush and Bashir, Nabeel and Wahed, Muntasir and Shrirao, Ritish and Lourentzou, Ismini}, |
| booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)}, |
| year = {2026} |
| } |
| ``` |