CoolFace
Datasetpublic

madebyollin/soa-aesthetic

This dataset is a shuffled list of downloadable CC0 image titles and URLs from Smithsonian Open Access, filtered down to ~100k visually-interesting images. This dataset only contains metadata; a tool like https://github.com/rom1504/img2dataset can be used to download the actual images: img2dataset --url_list data --output_folder data_files \ --input_format "parquet" --output_format files \ --caption_col "text" --url_col "url" \ --image_size 256 --min_image_size 128 --resize_mode… See the full description on the dataset page: https://huggingface.co/datasets/madebyollin/soa-aesthetic.

sourceHugging Facecc0-1.0updated 3y agoView on Hugging Face
12likes82downloads
Dataset Card

This dataset is a shuffled list of downloadable CC0 image titles and URLs from Smithsonian Open Access, filtered down to ~100k visually-interesting images.

This dataset only contains metadata; a tool like https://github.com/rom1504/img2dataset can be used to download the actual images:

bash
img2dataset --url_list data --output_folder data_files \
   --input_format "parquet" --output_format files \
   --caption_col "text" --url_col "url" \
   --image_size 256 --min_image_size 128 --resize_mode keep_ratio --resize_only_if_bigger true \
   --processes_count 16 --thread_count 128

Here's what a random selection looks like:

[image]