CoolFace
Datasetpublic

maryzhang/opensource_augment

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes29downloads
README.md24 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: original5    dtype: image6  - name: cropped7    dtype: image8  - name: tessellation9    dtype: image10  - name: label11    dtype: int6412  splits:13  - name: train14    num_bytes: 1045758792.015    num_examples: 33216  download_size: 104578515017  dataset_size: 1045758792.018configs:19- config_name: default20  data_files:21  - split: train22    path: data/train-*23---24