CoolFace
Datasetpublic

VargheseP/layout_adherence_human

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes4downloads
README.md22 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: conditioning_image5    dtype: image6  - name: mask_image7    dtype: image8  - name: caption_wt_parts9    dtype: string10  splits:11  - name: train12    num_bytes: 48487.013    num_examples: 214  download_size: 2345615  dataset_size: 48487.016configs:17- config_name: default18  data_files:19  - split: train20    path: data/train-*21---22