This is a 20% sample of the bedrooms category in LSUN, uploaded as a dataset for convenience.
The license for this compilation only is MIT. The data retains the same license as the original dataset.
This is (roughly) the code that was used to upload this dataset:
import os
import shutil
path_data = Path('data')
path_data.mkdir(exist_ok=True)
path =… See the full description on the dataset page:
https://huggingface.co/datasets/pcuenq/lsun-bedrooms.