Datasets:
metadata
language:
- en
license: mit
task_categories:
- image-to-text
size_categories:
- 100K<n<1M
Image Reconstructions for CyclePrefDB-I2T
Project page | Paper | Code
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. Reconstructions are created using Stable Diffusion 3 Medium.
Preparing the reconstructions
You can download the test and validation split .tar
files and extract them directly.
Use this script to extract the training files:
cat train_recons.tar.gz.* | tar xzvf -