CoolFace
21 shown

datasets

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

Clear all
01Voxel51 /qualcomm-interactive-video-dataset Dataset Card for Qualcomm Interactive Video Dataset This is a FiftyOne dataset with 2900 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("Voxel51/qualcomm-interactive-video-dataset") # Launch the App session = fo.launch_app(dataset)… See the full description on the dataset page: https://huggingface.co/datasets/Voxel51/qualcomm-interactive-video-dataset.videoimage-classification1K<n<10K2 likes1.4k downloads10mo agoHugging Face02bitmind /klingai-videos KlingAI Video This dataset contains 10394 video samples extracted from the nyuuzyou/klingai dataset. Dataset Structure Media files: video files in videos/ directory Metadata: video_metadata.parquet contains all metadata including: Original resource URLs Dimensions (width, height) Duration (for videos) All other fields from the source dataset Source Original dataset: nyuuzyou/klingai Processed and uploaded by the bitmind team for use in AIGC detection… See the full description on the dataset page: https://huggingface.co/datasets/bitmind/klingai-videos.videoimage-classification1K<n<10K2 likes255 downloads1y agoHugging Face03UniqueData /selfie_and_video Selfies and video dataset 4000 people in this dataset. Each person took a selfie on a webcam, took a selfie on a mobile phone. In addition, people recorded video from the phone and from the webcam, on which they pronounced a given set of numbers. Includes folders corresponding to people in the dataset. Each folder includes 8 files (4 images and 4 videos). 💴 For Commercial Usage: To discuss your requirements, learn about the price and buy the dataset, leave a request on… See the full description on the dataset page: https://huggingface.co/datasets/UniqueData/selfie_and_video.imageimage-to-videon<1K1 likes168 downloads1y agoHugging Face04Quazitron420 /video-dataset-audio_dataset Video Dataset - audio_dataset Dataset Description This dataset contains video frames extracted from annotated video segments, along with annotations, transcriptions, and corresponding video clips. Combined from tasks: task06, task07, task08 Dataset Structure frames/ — extracted frames (first frame from each segment) segments/ — video clips for each annotation interval annotations/ — original JSON annotation transcriptions/ — transcription files… See the full description on the dataset page: https://huggingface.co/datasets/Quazitron420/video-dataset-audio_dataset.imageimage-classificationn<1K0 likes120 downloads10mo agoHugging Face05UniqueData /hispanic-people-liveness-detection-video-dataset Biometric Attack Dataset, Hispanic People The similar dataset that includes all ethnicities - Anti Spoofing Real Dataset The dataset for face anti spoofing and face recognition includes images and videos of hispanic people. 32,600+ photos & video of 16,300 people from 20 countries. The dataset helps in enchancing the performance of the model by providing wider range of data for a specific ethnic group. The videos were gathered by capturing faces of genuine individuals… See the full description on the dataset page: https://huggingface.co/datasets/UniqueData/hispanic-people-liveness-detection-video-dataset.imageimage-classificationn<1K1 likes86 downloads1y agoHugging Face06UniqueData /asian-people-liveness-detection-video-dataset Biometric Attack Dataset, Asian People The similar dataset that includes all ethnicities - Anti Spoofing Real Dataset The dataset for face anti spoofing and face recognition includes images and videos of asian people. 30,600+ photos & video of 15,300 people from 32 countries. All people presented in the dataset are South Asian, East Asian or Middle Asian. The dataset helps in enchancing the performance of the model by providing wider range of data for a specific ethnic… See the full description on the dataset page: https://huggingface.co/datasets/UniqueData/asian-people-liveness-detection-video-dataset.imagevideo-classificationn<1K1 likes82 downloads1y agoHugging Face07UniqueData /black-people-liveness-detection-video-dataset Biometric Attack Dataset, Black People The similar dataset that includes all ethnicities - Anti Spoofing Real Dataset The dataset for face anti spoofing and face recognition includes images and videos of black people. The dataset helps in enchancing the performance of the model by providing wider range of data for a specific ethnic group. The videos were gathered by capturing faces of genuine individuals presenting spoofs, using facial presentations. Our dataset proposes… See the full description on the dataset page: https://huggingface.co/datasets/UniqueData/black-people-liveness-detection-video-dataset.imageimage-classificationn<1K1 likes60 downloads1y agoHugging Face08Quazitron420 /video-dataset-new-combined_dataset Video Dataset - combined_dataset Dataset Description This dataset contains video frames extracted from annotated video segments, along with annotations, transcriptions, and corresponding video clips. Combined from tasks: task01, task02, task03, task04, task05 Dataset Structure frames/ — extracted frames (first frame from each segment) segments/ — video clips for each annotation interval annotations/ — original JSON annotation transcriptions/ — transcription… See the full description on the dataset page: https://huggingface.co/datasets/Quazitron420/video-dataset-new-combined_dataset.imageimage-classificationn<1K0 likes57 downloads10mo agoHugging Face09ud-biometrics /Anti-Spoofing-Real-Videos Face Anti Spoofing Dataset - 98 000+ files Dataset features 98,000+ files of real photos and videos of people from 170+ countries, representing 70,000+ unique individuals. By leveraging this dataset, developers can enhance spoofing detection techniques, improve recognition systems, and deploy anti-spoofing algorithms capable of preventing fraud in deep learning-based solutions.- Get the data Dataset characteristics: Characteristic Data Description Live… See the full description on the dataset page: https://huggingface.co/datasets/ud-biometrics/Anti-Spoofing-Real-Videos.videoimage-classificationn<1K2 likes47 downloads1y agoHugging Face10Quazitron420 /video-dataset-task-02 Video Dataset - task-02 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-task-02.imageimage-classificationn<1K0 likes40 downloads10mo agoHugging Face11yxma /gelsight-mini-pretrain-video GelSight Mini Pretrain · Video / Sequence Subset 🎬 Companion to yxma/gelsight-mini-pretrain. Where the main repo treats every kept frame as an independent image, this repo preserves temporal sequences — one row per frame, ordered, with explicit sequence-id + position metadata, for video tactile pretraining. Why this repo The main repo's pipeline applies perceptual-hash dedupe within each capture to drop near-identical adjacent frames. That's great for image-level… See the full description on the dataset page: https://huggingface.co/datasets/yxma/gelsight-mini-pretrain-video.tabularimage-classification100K<n<1M0 likes35 downloads4mo agoHugging Face12harpreetsahota /testing_qwen3vl_on_video Dataset Card for harpreetsahota/random_short_videos This is a FiftyOne dataset with 412 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("harpreetsahota/testing_qwen3vl_on_video") # Launch the App session = fo.launch_app(dataset)… See the full description on the dataset page: https://huggingface.co/datasets/harpreetsahota/testing_qwen3vl_on_video.videoimage-classificationn<1K0 likes23 downloads11mo agoHugging Face13Quazitron420 /video-dataset-combined_dataset Video Dataset - combined_dataset 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 —… See the full description on the dataset page: https://huggingface.co/datasets/Quazitron420/video-dataset-combined_dataset.imageimage-classificationn<1K0 likes17 downloads10mo agoHugging Face14Quazitron420 /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 Face15Quazitron420 /video-dataset-task02 Video Dataset - task02 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-task02.imageimage-classificationn<1K0 likes16 downloads10mo agoHugging Face16Quazitron420 /video-dataset-test2040 Video Dataset - test2040 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-test2040.imageimage-classificationn<1K0 likes12 downloads11mo agoHugging Face17Quazitron420 /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 likes11 downloads11mo agoHugging Face18Quazitron420 /video-dataset-new-combined_dataset-anonymized Video Dataset - combined_dataset Dataset Description This dataset contains video frames extracted from annotated video segments, along with annotations, transcriptions, and corresponding video clips. Combined from tasks: task01, task02, task03, task04, task05 Dataset Structure frames/ — extracted frames (first frame from each segment) segments/ — video clips for each annotation interval annotations/ — original JSON annotation transcriptions/ — transcription… See the full description on the dataset page: https://huggingface.co/datasets/Quazitron420/video-dataset-new-combined_dataset-anonymized.imageimage-classificationn<1K0 likes8 downloads10mo agoHugging Face19Quazitron420 /video-dataset-C4KT-5XUY Video Dataset - C4KT-5XUY 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-C4KT-5XUY.imageimage-classificationn<1K0 likes4 downloads11mo agoHugging Face20Quazitron420 /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 Face21Quazitron420 /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 downloads11mo agoHugging Face

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