CoolFace
14 results

journeydb

JourneyDB /JourneyDBgated JourneyDB [Project Page] [Paper] [Code] [HuggingFace] [OpenDataLab] Dataset Description Summary JourneyDB is a large-scale generated image understanding dataset that contains 4,429,295 high-resolution Midjourney images, annotated with corresponding text prompt, image caption and visual question answering. Supported Tasks JourneyDB supports 4 downstream tasks, i.e. Prompt Inversion, Style Retrieval, Image Caption, and Visual Question… See the full description on the dataset page: https://huggingface.co/datasets/JourneyDB/JourneyDB.86 likes4.7k downloads11mo agoHugging Facelimingcv /JourneyDB_part2image1M<n<10M1 likes3.8k downloads2y agoHugging Facelimingcv /JourneyDB_part1image1M<n<10M1 likes3.7k downloads2y agoHugging FaceBLIP3o /BLIP3o-Pretrain-JourneyDB BLIP3o Pretrain JourneyDB Dataset This collection contains 4 million JourneyDB images. Download from huggingface_hub import snapshot_download snapshot_download( repo_id="BLIP3o/BLIP3o-Pretrain-JourneyDB", repo_type="dataset" ) Load Dataset without Extracting You don’t need to unpack the .tar archives, use WebDataset support in 🤗datasets instead: from datasets import load_dataset import glob data_files = glob.glob("/your/data/path/*.tar")… See the full description on the dataset page: https://huggingface.co/datasets/BLIP3o/BLIP3o-Pretrain-JourneyDB.image1M<n<10M7 likes2k downloads1y agoHugging FaceAshenone3 /BLIP3o-JourneyDBimage1M<n<10M1 likes327 downloads1y agoHugging FaceLucasFang /JourneyDB-GoT JourneyDB-GoT Paper Dataset Description The JourneyDB-GoT dataset enriches the JourneyDB collection with rich grounding annotations added to text descriptions. This dataset combines high-quality AI-generated images from JourneyDB with detailed text descriptions and object-level grounding information. Key Features Modalities: Image, Text, and Grounding Annotations Image Source: High-quality AI-generated images from JourneyDB Text Descriptions: Each image has a… See the full description on the dataset page: https://huggingface.co/datasets/LucasFang/JourneyDB-GoT.2 likes260 downloads2y agoHugging Face