Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,15 +1,15 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
license: mit
|
| 3 |
task_categories:
|
| 4 |
- image-to-text
|
| 5 |
-
language:
|
| 6 |
-
- en
|
| 7 |
size_categories:
|
| 8 |
- 100K<n<1M
|
| 9 |
---
|
| 10 |
# Image Reconstructions for CyclePrefDB-I2T
|
| 11 |
|
| 12 |
-
[Project page](https://cyclereward.github.io)
|
| 13 |
|
| 14 |
This dataset contains reconstruction images used to determine cycle consistency preferences for CyclePrefDB-I2T. You can find the corresponding file paths in the CyclePrefDB-I2T dataset [here](https://huggingface.co/datasets/carolineec/CyclePrefDB-I2T). Reconstructions are created using [Stable Diffusion 3 Medium](https://huggingface.co/stabilityai/stable-diffusion-3-medium).
|
| 15 |
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
license: mit
|
| 5 |
task_categories:
|
| 6 |
- image-to-text
|
|
|
|
|
|
|
| 7 |
size_categories:
|
| 8 |
- 100K<n<1M
|
| 9 |
---
|
| 10 |
# Image Reconstructions for CyclePrefDB-I2T
|
| 11 |
|
| 12 |
+
[Project page](https://cyclereward.github.io) | [Paper](https://huggingface.co/papers/2506.02095) | [Code](https://github.com/hjbahng/cyclereward)
|
| 13 |
|
| 14 |
This dataset contains reconstruction images used to determine cycle consistency preferences for CyclePrefDB-I2T. You can find the corresponding file paths in the CyclePrefDB-I2T dataset [here](https://huggingface.co/datasets/carolineec/CyclePrefDB-I2T). Reconstructions are created using [Stable Diffusion 3 Medium](https://huggingface.co/stabilityai/stable-diffusion-3-medium).
|
| 15 |
|