CoolFace
16 shown

datasets

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

Clear all
01ISU-Test /isu-challenge-dataset Dataset Card for ISU Challenge Dataset Dataset Summary ISU Challenge Dataset is a synthetic, multi-modal in-cabin automotive dataset. The dataset contains 1000 synchronized samples with: RGB render depth (EXR and PNG) instance segmentation canny edge map structured scenario labels Each sample is linked through a manifest entry and shares the same sample index and name across modalities. Supported Tasks This dataset can support: Semantic… See the full description on the dataset page: https://huggingface.co/datasets/ISU-Test/isu-challenge-dataset.imageimage-segmentation1K<n<10K2 likes1.1k downloads13d agoHugging Face02Efimov6886 /autotrain-data-test_row2 AutoTrain Dataset for project: test_row2 Dataset Description This dataset has been automatically processed by AutoTrain for project test_row2. Languages The BCP-47 code for the dataset's language is unk. Dataset Structure Data Instances A sample from this dataset looks as follows: [ { "image": "<316x316 RGB PIL image>", "target": 1 }, { "image": "<316x316 RGB PIL image>", "target": 3 }] Dataset Fields… See the full description on the dataset page: https://huggingface.co/datasets/Efimov6886/autotrain-data-test_row2.imageimage-classification0 likes76 downloads4y agoHugging Face03deepghs /test_nested_dataset Image Classification - Monochrome Or Not 2 labels, 260 samples in total, listed as the following: Label Samples Sample #0 Sample #1 Sample #2 Sample #3 Sample #4 Sample #5 Sample #6 Sample #7 monochrome 4 (1.5%) N/A N/A N/A N/A colored 256 (98.5%) imageimage-classificationn<1K0 likes76 downloads2y agoHugging Face04BuildNg /astrobridge-yse-test-dataset-v2 AstroBridge YSE external test dataset v2 This dataset contains 266 object-disjoint, spectroscopically labeled YSE DR1 transients. The broad-class counts are SN II: 71, SN Ia: 180, SN Ibc: 15. V2 shortens the YSE forced-photometry time coverage to resemble the alert-photometry coverage of the AstroBridge BTS training dataset. For each object, it retains the smallest inclusive time interval that contains every positive measurement with flux/uncertainty at least 5 and at least five… See the full description on the dataset page: https://huggingface.co/datasets/BuildNg/astrobridge-yse-test-dataset-v2.imageimage-classificationn<1K0 likes75 downloads15d agoHugging Face05BuildNg /astrobridge-yse-test-dataset AstroBridge YSE external test dataset This dataset contains 266 spectroscopically labeled YSE DR1 transients that do not overlap the final AstroBridge BTS training dataset by normalized TNS identity or a two-arcsecond transient-coordinate match. The broad-class counts are SN II: 71, SN Ia: 180, SN Ibc: 15. Each row has at least five valid ZTF g and five valid ZTF r observations, ordered by time. The light-curve flux arrays are in nJy. The ATCAT arrays retain SNANA FLUXCAL at… See the full description on the dataset page: https://huggingface.co/datasets/BuildNg/astrobridge-yse-test-dataset.imageimage-classificationn<1K0 likes54 downloads19d agoHugging Face06Robo531 /ai-detector-benchmark-test-data 🎯 AI Detector Benchmark Test Dataset A comprehensive benchmark dataset for testing AI image detection models. 📊 Dataset Summary Total Images: 700 AI-Generated: 250 images (from 5 different generators) Real Images: 450 images (from 9 diverse datasets) Perfect for: ✅ Testing AI detection models ✅ Creating leaderboards ✅ Comparing model performance ✅ Benchmarking new approaches 🤖 AI Generators Included Generator Images Accuracy Baseline FLUX… See the full description on the dataset page: https://huggingface.co/datasets/Robo531/ai-detector-benchmark-test-data.imageimage-classificationn<1K0 likes52 downloads6mo agoHugging Face07mqddb /test-datasetThe MNIST dataset consists of 70,000 28x28 black-and-white images in 10 classes (one for each digits), with 7,000 images per class. There are 60,000 training images and 10,000 test images.imageimage-classification10K<n<100K2 likes28 downloads4y agoHugging Face08ash12321 /ai-detector-benchmark-test-data 🎯 AI Detector Benchmark Test Dataset A comprehensive benchmark dataset for testing AI image detection models. 📊 Dataset Summary Total Images: 700 AI-Generated: 250 images (from 5 different generators) Real Images: 450 images (from 9 diverse datasets) Perfect for: ✅ Testing AI detection models ✅ Creating leaderboards ✅ Comparing model performance ✅ Benchmarking new approaches 🤖 AI Generators Included Generator Images Accuracy Baseline FLUX… See the full description on the dataset page: https://huggingface.co/datasets/ash12321/ai-detector-benchmark-test-data.imageimage-classificationn<1K0 likes28 downloads9mo agoHugging Face09arponde1v2j /impromptu-vision-test-dataset Dataset Card for impromptu-vision-dataset This is a FiftyOne dataset with 624 samples. Installation If you haven't already, install FiftyOne: pip install -U fiftyone Usage import fiftyone as fo from fiftyone.utils.huggingface import load_from_hub # Load the dataset # Note: other available arguments include 'max_samples', etc dataset = load_from_hub("arponde1v2j/impromptu-vision-test-dataset") # Launch the App session = fo.launch_app(dataset)… See the full description on the dataset page: https://huggingface.co/datasets/arponde1v2j/impromptu-vision-test-dataset.imageimage-classificationn<1K0 likes26 downloads2y agoHugging Face10Quazitron420 /video-dataset-anonim_test Video Dataset - anonim_test Dataset Description This dataset contains video frames extracted from annotated video segments, along with annotations, transcriptions, and corresponding video clips. Dataset Structure frames/ — extracted frames (first frame from each segment) segments/ — video clips for each annotation interval annotations/ — original JSON annotation transcriptions/ — transcription files (full_transcription.txt + per segment) dataset.csv — mapping… See the full description on the dataset page: https://huggingface.co/datasets/Quazitron420/video-dataset-anonim_test.imageimage-classificationn<1K0 likes16 downloads10mo agoHugging Face11sirtolkien /autotrain-data-testgated AutoTrain Dataset for project: test Dataset Description This dataset has been automatically processed by AutoTrain for project test. Languages The BCP-47 code for the dataset's language is unk. Dataset Structure Data Instances A sample from this dataset looks as follows: [ { "image": "<512x512 RGB PIL image>", "target": 1 }, { "image": "<512x512 RGB PIL image>", "target": 2 }] Dataset Fields The dataset… See the full description on the dataset page: https://huggingface.co/datasets/sirtolkien/autotrain-data-test.imageimage-classification0 likes14 downloads4y agoHugging Face12archiesinaga /bacteria-classification-test-data Bacteria Classification Test Dataset Test dataset for bacteria classification using ConvNext model. Dataset Description This dataset contains microscopic images of bacteria for classification tasks. Dataset Structure test/ ├── class_1/ │ ├── image1.jpg │ └── ... ├── class_2/ └── ... Usage Quick Download pip install huggingface_hub python download_test_data.py Download via Python from huggingface_hub import… See the full description on the dataset page: https://huggingface.co/datasets/archiesinaga/bacteria-classification-test-data.imageimage-classificationn<1K0 likes12 downloads9mo agoHugging Face13Quazitron420 /video-dataset-pre1_test Video Dataset - pre1_test Dataset Description This dataset contains video frames extracted from annotated video segments, along with annotations, transcriptions, and corresponding video clips. Dataset Structure frames/ — extracted frames grouped by role (start, middle, end) segments/ — video clips for each annotation interval annotations/ — original JSON annotation transcriptions/ — transcription files (full_transcription.txt + per segment) dataset.csv —… See the full description on the dataset page: https://huggingface.co/datasets/Quazitron420/video-dataset-pre1_test.imageimage-classificationn<1K0 likes10 downloads11mo agoHugging Face14Quazitron420 /video-dataset-pre_test Video Dataset - pre_test Dataset Description This dataset contains video frames extracted from annotated video segments, along with annotations, transcriptions, and corresponding video clips. Dataset Structure frames/ — extracted frames grouped by role (start, middle, end) segments/ — video clips for each annotation interval annotations/ — original JSON annotation transcriptions/ — transcription files (full_transcription.txt + per segment) dataset.csv —… See the full description on the dataset page: https://huggingface.co/datasets/Quazitron420/video-dataset-pre_test.imageimage-classificationn<1K0 likes3 downloads11mo agoHugging Face15slushily /autotrain-data-hannah-jpg-testgated AutoTrain Dataset for project: hannah-jpg-test Dataset Description This dataset has been automatically processed by AutoTrain for project hannah-jpg-test. Languages The BCP-47 code for the dataset's language is unk. Dataset Structure Data Instances A sample from this dataset looks as follows: [ { "image": "<256x256 RGB PIL image>", "target": 0 }, { "image": "<256x256 RGB PIL image>", "target": 0 }] Dataset… See the full description on the dataset page: https://huggingface.co/datasets/slushily/autotrain-data-hannah-jpg-test.imageimage-classificationn<1K0 likes2 downloads4y agoHugging Face16Quazitron420 /video-dataset-pre-test-colab Video Dataset - pre-test-colab Dataset Description This dataset contains video frames extracted from annotated video segments, along with annotations, transcriptions, and corresponding video clips. Dataset Structure frames/ — extracted frames grouped by role (start, middle, end) segments/ — video clips for each annotation interval annotations/ — original JSON annotation transcriptions/ — transcription files (full_transcription.txt + per segment) dataset.csv —… See the full description on the dataset page: https://huggingface.co/datasets/Quazitron420/video-dataset-pre-test-colab.imageimage-classificationn<1K0 likes2 downloads10mo agoHugging Face

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