image_row int64 0 5k | caption stringlengths 16 257 |
|---|---|
0 | a painting of trees and a lake |
1 | the resurrection of jesus |
2 | a painting of a man in a black hat |
3 | a painting of a woman sitting on a hill |
4 | a painting of a boat in the ocean |
5 | a painting of people walking down a street |
6 | a painting of flowers in a vase on a table |
7 | a painting of a river with cattle and a moon |
8 | a drawing of a man being taken from a woman |
9 | a painting of a man in a black suit |
10 | a painting of a sail in the water |
11 | a painting of a castle with a group of people |
12 | a painting of a man standing on a hill |
13 | a painting of a man in a black suit |
14 | a painting of a woman in white dress |
15 | a painting with black and white paint on it |
16 | two drawings of a woman in a dress |
17 | the martyr of the church of saint louis, engraving, published in the french magazine, paris, published in |
18 | a painting of a man and woman walking down a street |
19 | an engraving of a man in a cave |
20 | a drawing of a woman in a white dress |
21 | a painting of a forest scene |
22 | a painting of a house in the distance |
23 | a drawing of a man sitting under a tree |
24 | a painting of a woman with a white collar |
25 | a painting of a bridge over a river |
26 | a painting of mountains and snow |
27 | a painting of a vase with flowers in it |
28 | a pencil drawing of trees in the woods |
29 | a drawing of a naked man sitting on a stool |
30 | a drawing of a woman with a black hair |
31 | a drawing of a man holding a bag |
32 | a painting of fruit and fruit on a table |
33 | a drawing of a woman with a crown on her head |
34 | a painting of a woman in a blue blanket |
35 | a painting of a boat on the ocean |
36 | a painting of a man playing a musical instrument |
37 | a painting of a room with a window and a chair |
38 | a painting of a woman holding a white ball |
39 | a drawing of a man in a hat and coat |
40 | a painting of flowers and a fan on a table |
41 | a drawing of a man with a hat |
42 | a drawing of a man standing in front of a mountain |
43 | a painting of people walking on the beach |
44 | a painting of a bunch of oranges on a table |
45 | a painting of three nudes in a blue sky |
46 | a drawing of a woman with a head scarf |
47 | a painting of trees in a field |
48 | a drawing of a woman holding a child |
49 | a painting of a woman sitting on a chair |
50 | a painting of a man sitting at a table |
51 | a woman walking down a street with a bag |
52 | a drawing of people in a market |
53 | a painting of a man in a boat |
54 | a painting of trees in the woods |
55 | a painting of a man in a military uniform |
56 | a painting of a canal with buildings and boats |
57 | a painting of a road in the woods |
58 | a painting of a woman in a white dress |
59 | a painting of mountains and a blue sky |
60 | a drawing of a woman in a dress |
61 | a man in a room with a woman |
62 | the death of socrates |
63 | a black and white photo of a group of people |
64 | a painting of a group of people walking down a path |
65 | a painting of a boat in the ocean |
66 | the battle of the alams, from the illustrated by the illustrated by the illustrated by the illustrated by the illustrated by the illustrated by the illustrated by the |
67 | a painting of a woman in a hat |
68 | a painting of a man in a red shirt |
69 | a painting of a woman and two men in a mountainous landscape |
70 | a drawing of a woman with a turbal |
71 | claude claude monet, sunset over the seine |
72 | a man carrying a bag in his hands |
73 | a painting of two birds flying through a hole |
74 | a painting of a man in a top hat and a suit |
75 | a painting of a man with a beard |
76 | a painting of a tree in front of a house |
77 | a painting of a road in the countryside |
78 | a painting of a field with a sky in the background |
79 | a painting of a city with people walking on the street |
80 | the village at auvers by vincent van gogh |
81 | two women in a canoe |
82 | a woman is laying on a rock in the night |
83 | a painting of mountains and a lake |
84 | a painting of roses in a vase |
85 | a painting of a river with houses and trees |
86 | a painting of a statue on a bridge |
87 | a painting of people in a boat on the water |
88 | a painting of a cityscar with a tower |
89 | nude in the bath by pierre - auguste - auguste - jacques - jacques - lebas |
90 | a painting of two figures in a landscape |
91 | a painting of a table with chairs and a vase |
92 | a painting of a cow in a field |
93 | a painting of a man with a beard |
94 | a painting of a beach with a house in the distance |
95 | a painting of a snowy landscape with mountains in the background |
96 | a painting of people sitting on a bench |
97 | a painting of trees in a field |
98 | a painting of an old man with a hat |
99 | a painting of a guitar and a guitar |
End of preview. Expand in Data Studio
πΌοΈ WikiArt Captions
π§© Dataset Summary
This dataset contains 5,000 paintings from the WikiArt dataset with automatically generated captions produced using the BLIP image captioning model (Salesforce/blip-image-captioning-base).
Each caption describes the main visual content of the artwork in English.
The dataset can be used for multimodal retrieval, zero-shot learning, text-to-image alignment, and training visual-language models (VLMs).
π Data Fields
- image_row β integer index of the image (0β4999)
- caption β auto-generated description of the artwork
π§ Generation Pipeline
- Source:
huggan/wikiartβ subset of 5,000 training images. - Model:
Salesforce/blip-image-captioning-base - Processing: Each image captioned in batches of 8 using GPU acceleration.
- Output: CSV file (
captions.csv) with 5,000 rows and 2 columns.
π― Intended Uses
- Caption-to-image and image-to-caption retrieval
- Fine-tuning CLIP-style multimodal models
- Zero-shot classification using generated captions
- Art genre and style analysis
π License
All images originate from the WikiArt dataset,
licensed for non-commercial research use.
β¨ Author
Dataset prepared by @Misha0706
as part of the multimodal retrieval and captioning project.
- Downloads last month
- 12