CoolFace
20 results

image-captions

lingamvamshikrishnareddy /ramanv-image-captions-realtext100K<n<1M0 likes5k downloads27d agoHugging Facelingamvamshikrishnareddy /ramanv-image-captions-11gatedtext10M<n<100M2 likes1.7k downloads18d agoHugging Facelingamvamshikrishnareddy /ramanv-image-captions-2gated0 likes786 downloads24d agoHugging Facemrdbourke /learn_hf_food_not_food_image_captions Food/Not Food Image Caption Dataset Small dataset of synthetic food and not food image captions. Text generated using Mistral Chat/Mixtral. Can be used to train a text classifier on food/not_food image captions as a demo before scaling up to a larger dataset. See Colab notebook on how dataset was created. Example usage import random from datasets import load_dataset # Load dataset loaded_dataset = load_dataset("mrdbourke/learn_hf_food_not_food_image_captions") # Get… See the full description on the dataset page: https://huggingface.co/datasets/mrdbourke/learn_hf_food_not_food_image_captions.textn<1K18 likes636 downloads2y agoHugging Faceguruawe /ramanv-image-captions-11gatedtext10K<n<100K6 likes592 downloads11d agoHugging Facetakara-ai /image_captions From the Frontier Research Team at takara.ai we present over 1 million curated captioned images for multimodal text and image tasks. Usage from datasets import load_dataset ds = load_dataset("takara-ai/image_captions") print(ds) Example 10,000 images from the dataset. Methodology We consolidated multiple open source datasets through an intensive 96-hour computational process across three nodes. This involved standardizing and validating the… See the full description on the dataset page: https://huggingface.co/datasets/takara-ai/image_captions.imagetext-to-image1M<n<10M24 likes486 downloads2y agoHugging Face