CoolFace
30 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01laion /conceptual-captions-12m-webdatasetimage10K<n<100K34 likes6.5k downloads5y agoHugging Face02sayakpaul /pickapic_v2_webdatasetwebdataset archive of yuvalkirstain/pickapic_v2. Dataloading code can be found here. image1K<n<10K2 likes4k downloads2y agoHugging Face03hanlincs /InternVL-SA1B-Caption-WebDatasetThis repo contains the recaptioned SA1B images in webdataset format. The recaptioned prompts are from https://huggingface.co/datasets/OpenGVLab/InternVL-SA-1B-Caption image10M<n<100M1 likes2.4k downloads1y agoHugging Face04Yossh /danbooru2023-webp-4Mpixel-224The data set is just resized to 224*224 https://huggingface.co/datasets/KBlueLeaf/danbooru2023-webp-4Mpixel Pseudo code for processing def resize_image(file_path): with Image.open(file_path) as img: resized_img = img.resize((224, 224)) resized_img.save(file_path) image100K<n<1M2 likes1.7k downloads2y agoHugging Face05yangyang857658468 /cc12m-webdataset CC12M WebDataset 这是CC12M数据集的WebDataset格式版本。 数据集信息 文件数量: 1098 总大小: 888796.33 MB 上传时间: 2025-03-18 14:45:49 使用方法 import webdataset as wds dataset = wds.WebDataset("https://huggingface.co/yangyang857658468/cc12m-webdataset/resolve/main/cc12m_*.tar") image10M<n<100M0 likes1.6k downloads2y agoHugging Face06GoldenCity /dan-webp-newimage1M<n<10M0 likes1.2k downloads1y agoHugging Face07cat-state /MegaSynth-webdatasetimage1M<n<10M0 likes1.1k downloads10mo agoHugging Face08laion /clevr-webdatasetimage1M<n<10M7 likes646 downloads4y agoHugging Face09gaunernst /webface4m-wds-gzimage1M<n<10M6 likes535 downloads2y agoHugging Face10timm /imagenet-w21-webp-wdsgated Dataset Summary This is a copy of the full Winter21 release of ImageNet in webdataset tar format with WEBP encoded images. This release consists of 19167 classes, 2674 fewer classes than the original 21841 class Fall11 release of the full ImageNet. The classes were removed due to these concerns: https://www.image-net.org/update-sep-17-2019.php This is the same contents as https://huggingface.co/datasets/timm/imagenet-w21-wds but encoded in webp at ~56% of the size, shard count… See the full description on the dataset page: https://huggingface.co/datasets/timm/imagenet-w21-webp-wds.imageimage-classification100K<n<1M4 likes397 downloads3y agoHugging Face11ESpeech /ESpeech-webinars2 Webinar Audio Dataset Dataset Description This dataset contains 850 hours processed webinar audio segments with corresponding metadata. Each audio file represents a segment extracted from webinar recordings, processed at 44.1kHz sample rate. Dataset Summary Language: Russian Task: TTS, ASR, Quality Asessment Audio format: MP3, 44.1kHz sample rate Structure: Segmented audio files with JSON metadata Dataset Structure Data Fields… See the full description on the dataset page: https://huggingface.co/datasets/ESpeech/ESpeech-webinars2.audiotext-to-speech100K<n<1M8 likes376 downloads1y agoHugging Face12NebulaeWis /e621-2024-webp-4MpixelDataset Description: This is a processed version of the https://huggingface.co/datasets/boxingscorpionbagel/e621-2024 dataset, primarily prepared for personal use in future projects. Therefore, for licensing and other legal information, please refer to the original project. You can directly download tar file,or use https://deepghs.github.io/hfutils/main/api_doc/index/fetch.html#hf-tar-file-download to download anything .webp file you want. The following modifications have been made to the… See the full description on the dataset page: https://huggingface.co/datasets/NebulaeWis/e621-2024-webp-4Mpixel.imageimage-to-image1M<n<10M27 likes286 downloads2y agoHugging Face13AI-QWQ-AI /dan-new-webp-trainimage1M<n<10M0 likes187 downloads1y agoHugging Face14KBlueLeaf /danbooru2023-webp-4Mpixelgated Danbooru 2023 webp: A space-efficient version of Danbooru 2023 This dataset is a resized/re-encoded version of danbooru2023. Which removed the non-image/truncated files and resize all of them into smaller size. This dataset already be updated to latest_id = 7,832,883. Thx to DeepGHS! Notice: content of updates folder and deepghs/danbooru_newest-webp-4Mpixel have been merged to 2000~2999.tar, You can ignore all the content in updates folder safely! Details This… See the full description on the dataset page: https://huggingface.co/datasets/KBlueLeaf/danbooru2023-webp-4Mpixel.imageimage-classification100M<n<1B83 likes163 downloads2y agoHugging Face15ghemdd /gui_actor_webdataset GUI-Actor WebDataset A WebDataset format version of the GUI-Actor dataset for training vision-language models on GUI interaction tasks. Usage import webdataset as wds # Load the dataset dataset = wds.WebDataset("path/to/shards-*.tar") dataset = dataset.decode("pilrgb").to_tuple("jpg", "json") for image, metadata in dataset: # Process image and metadata pass Citation Please cite the original GUI-Actor paper if you use this dataset in your research. imagetext-generation1M<n<10M1 likes76 downloads1y agoHugging Face16Aasdfip /habitat_web_image_depth_RESCUEimage100K<n<1M0 likes68 downloads9mo agoHugging Face17AIMClab-RUC /PhD-webdataset PhD Webdataset This repository contains the packaged version of PhD. For a detailed introduction to PhD, please visit the official website. Overview The PhD Webdataset is designed to facilitate easy access and usage of the PhD dataset. It includes various fields in 'json' key. The data in this repo is totally the same as in PhD. Installation Ensure you have Hugging Face's datasets library installed. You can install it via pip: pip install datasets… See the full description on the dataset page: https://huggingface.co/datasets/AIMClab-RUC/PhD-webdataset.imagevisual-question-answering100K<n<1M0 likes39 downloads1y agoHugging Face18vrachit /imagenet-1k-webdataset ImageNet-1k WebDataset This dataset contains ImageNet-1k in WebDataset format (tar files) for efficient streaming. Dataset Structure Training: 129 shards (train-*.tar) Validation: 5 shards (validation-*.tar) Total size: 147.82 GB Format Each tar file contains samples with: *.jpg: Image bytes *.cls: Label (class ID as text) Usage import webdataset as wds # Training dataset train_url = "train-{000000..000000000}.tar" dataset =… See the full description on the dataset page: https://huggingface.co/datasets/vrachit/imagenet-1k-webdataset.image1M<n<10M0 likes38 downloads9mo agoHugging Face19Salmonnn /ImageNet-1K-webimage1M<n<10M0 likes20 downloads1y agoHugging Face20AutoSurfer /WebArenaSFT_V4_Refinedimage10K<n<100K0 likes20 downloads5mo agoHugging Face21hayden-donnelly /mnist-webdataset-png MNIST WebDataset PNG The MNIST dataset with samples stored as PNG images and compiled into the WebDataset format. DALI/JAX Example The following code shows how this dataset can be loaded into JAX arrays by DALI. from nvidia.dali import pipeline_def import nvidia.dali.fn as fn import nvidia.dali.types as types from nvidia.dali.plugin.jax import DALIGenericIterator from nvidia.dali.plugin.base_iterator import LastBatchPolicy def get_data_iterator(batch_size, dataset_path):… See the full description on the dataset page: https://huggingface.co/datasets/hayden-donnelly/mnist-webdataset-png.imageimage-classification10K<n<100K0 likes14 downloads3y agoHugging Face22chenhaomin /webface4m-wds-gzimage1M<n<10M0 likes13 downloads10mo agoHugging Face23syedashfaq /Caltech_Webfaces The dataset contains images of people collected from the web by typing common given names into Google Image Search. The coordinates of the eyes, the nose and the center of the mouth for each frontal face are provided in a ground truth file. This information can be used to align and crop the human faces or as a ground truth for a face detection algorithm. The dataset has 10,524 human faces of various resolutions and in different settings, e.g. portrait images, groups of people, etc.… See the full description on the dataset page: https://huggingface.co/datasets/syedashfaq/Caltech_Webfaces.image1K<n<10K0 likes12 downloads3y agoHugging Face24Bigbarry /webdataset_copyimage100K<n<1M0 likes12 downloads5mo agoHugging Face25fansunqi /web-dataset_3_screenshot_rendered_train_mhtml_3image10K<n<100K0 likes11 downloads8mo agoHugging Face26fansunqi /web-dataset_4_screenshot_rendered_train_mhtml_4image1K<n<10K0 likes9 downloads8mo agoHugging Face27Nayana-cognitivelab /NayanaDocs-Indic-45k-webdatasetgated Nayana-DocOCR Indic Annotated Dataset Dataset Description This is a large-scale multilingual document OCR dataset containing approximately 400GB of images with comprehensive annotations across multiple languages including Indic languages and English. The dataset is stored in WebDataset format using TAR archives for efficient streaming and processing. Available Language Subsets bn (Bengali): Available en (English): Available gu (Gujarati): Available hi (Hindi):… See the full description on the dataset page: https://huggingface.co/datasets/Nayana-cognitivelab/NayanaDocs-Indic-45k-webdataset.imageimage-to-text100K<n<1M0 likes7 downloads1y agoHugging Face28fansunqi /web-dataset_4_interact_resultsimage10K<n<100K0 likes7 downloads8mo agoHugging Face29Nayana-cognitivelab /NayanaDocs-Global-45k-webdatasetgated Nayana-DocOCR Global Annotated Dataset Dataset Description This is a large-scale multilingual document OCR dataset containing approximately 400GB of images with comprehensive annotations across multiple global languages and English. The dataset is stored in WebDataset format using TAR archives for efficient streaming and processing. Available Language Subsets Arabic (ar): Available German (de): Available Russian (ru) : Available Spanish (es): Available French… See the full description on the dataset page: https://huggingface.co/datasets/Nayana-cognitivelab/NayanaDocs-Global-45k-webdataset.imageimage-to-text100K<n<1M1 likes4 downloads1y agoHugging Face30AngelBottomless /Zerochan-webp-exampleimage1K<n<10K1 likes2 downloads2y agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.