Baselight

🎨 WikiArt | All Images (120k+)

Links sorted by Style, Artwork Name, Artist, Date

@kaggle.antoinegruson_wikiart_all_images_120k_link

Loading...
Loading...

About this Dataset

🎨 WikiArt | All Images (120k+)

Context

WikiArt images links, scraped from this page
Link example: Mona Lisa
Useful for GANs -> art images generation

Content

5 columns: Style, Artwork Name, Artist, Date, Link
124 170 rows -> 116 667 unique rows

Infos

  • Maximum number of images per style with scrolling: 3600
  • 71 lazy-loadings (just like NaN)

Tables

Wikiart Scraped

@kaggle.antoinegruson_wikiart_all_images_120k_link.wikiart_scraped
  • 5.09 MB
  • 124170 rows
  • 5 columns
Loading...

CREATE TABLE wikiart_scraped (
  "style" VARCHAR,
  "artwork" VARCHAR,
  "artist" VARCHAR,
  "date" VARCHAR,
  "link" VARCHAR
);

Share link

Anyone who has the link will be able to view this.