CoolFace
Datasetpublic

Lensless/MultiLens-Mirflickr-Ambient

Similar to this dataset, but this dataset has a different external illumination distribution between train and test set.

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes344downloads
README.md31 linesDownload Raw Back to root
1---2license: mit3dataset_info:4  features:5  - name: lensless6    dtype: image7  - name: lensed8    dtype: image9  - name: ambient10    dtype: image11  splits:12  - name: train13    num_bytes: 14323531576.014    num_examples: 2125015  - name: test16    num_bytes: 2426968560.7517    num_examples: 375018  download_size: 1665504946619  dataset_size: 16750500136.7520configs:21- config_name: default22  data_files:23  - split: train24    path: data/train-*25  - split: test26    path: data/test-*27---28 29 30Similar to [this dataset](https://huggingface.co/datasets/Lensless/MultiLens-Mirflickr-Ambient-25K), but this dataset has a different external illumination distribution between train and test set.31