CoolFace
14 shown

datasets

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

Clear all
01giacomoponzuoli3 /UiVLA_original_video_framesimage10K<n<100K0 likes324 downloads5mo agoHugging Face02Darknsu /mead_hdtf_400_merge_video_audio_frames_onlyimage1M<n<10M0 likes165 downloads4mo agoHugging Face03attack-on-genai /video-framesimage100K<n<1M0 likes154 downloads10mo agoHugging Face04GumJump /scanqa_video_64_frames_1_fps_360x420_4500_500text1K<n<10K0 likes140 downloads1y agoHugging Face05hf-internal-testing /spaghetti-video-8-frames This is the code that was used to generate this video: from decord import VideoReader, cpu from huggingface_hub import hf_hub_download import numpy as np np.random.seed(0) def sample_frame_indices(clip_len, frame_sample_rate, seg_len): converted_len = int(clip_len * frame_sample_rate) end_idx = np.random.randint(converted_len, seg_len) start_idx = end_idx - converted_len indices = np.linspace(start_idx, end_idx, num=clip_len) indices = np.clip(indices, start_idx… See the full description on the dataset page: https://huggingface.co/datasets/hf-internal-testing/spaghetti-video-8-frames.0 likes34 downloads4y agoHugging Face06irisxue /real-and-fake-video-framesimage0 likes9 downloads2y agoHugging Face07Melonie /video_frames_test0 likes4 downloads3y agoHugging Face08Odedidedi /grok-video-frames0 likes3 downloads8mo agoHugging Face09Darknsu /HDTF_static_video_n_frames0 likes3 downloads4mo agoHugging Face10Lazysoldier1838 /laparoscopy-video-distortions-gemma3-v3-framesgatedimage1K<n<10K0 likes3 downloads3mo agoHugging Face11weili-0234 /llava-video-178k-frames0 likes2 downloads1y agoHugging Face12MujicaLab /MyGO-Mujica-VideoFramesgated BanG Dream! MyGO & Ave Mujica - Video Frames Dataset / BanG Dream! MyGO 与 Ave Mujica - 视频帧数据集 This dataset contains raw videos, scene-split video clips, and extracted frames from the anime series "BanG Dream! It's MyGO!!!!!" and "BanG Dream! Ave Mujica". 本数据集包含动画系列《BanG Dream! It's MyGO!!!!!》和《BanG Dream! Ave Mujica》的原始视频、按场景分割的视频片段以及提取的视频帧。 Content / 数据集内容 Raw Videos: Original video files for both series, along with scene timestamps. / 原始视频: 两部番剧的原始视频文件及对应的场景时间戳。 Split… See the full description on the dataset page: https://huggingface.co/datasets/MujicaLab/MyGO-Mujica-VideoFrames.video1K<n<10K1 likes2 downloads1y agoHugging Face13YZ26 /Video_Frames0 likes2 downloads1y agoHugging Face14Partheeban-99 /video-framesimagen<1K0 likes1 downloads10mo agoHugging Face

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