asahi417/wikiart-all
收藏资源简介:
--- dataset_info: features: - name: image dtype: image - name: id dtype: string - name: title dtype: string - name: url dtype: string - name: artistUrl dtype: string - name: artistName dtype: string - name: artistId dtype: string - name: completitionYear dtype: int64 - name: dictionaries sequence: string - name: location dtype: string - name: period struct: - name: id dtype: string - name: title dtype: string - name: serie struct: - name: id dtype: string - name: title dtype: string - name: genres sequence: string - name: styles sequence: string - name: media sequence: string - name: sizeX dtype: float64 - name: sizeY dtype: float64 - name: diameter dtype: float64 - name: galleries sequence: string - name: tags sequence: string - name: description dtype: string - name: width dtype: int64 - name: height dtype: int64 - name: group dtype: string splits: - name: test num_bytes: 4300047463.370933 num_examples: 63061 download_size: 4289871770 dataset_size: 4300047463.370933 configs: - config_name: default data_files: - split: test path: data/test-* --- # WikiART Image Datasets WikiART image dataset is a collection of paintings extracted from [WikiART](https://www.wikiart.org/). <p align="center"> <img src="assets/wikiart_general.png" width="650"><br> </p> The dataset contains following meta attributes from WikiART entry: - 'image', 'id', 'title', 'url', 'artistUrl', 'artistName', 'artistId', 'completitionYear', 'dictionaries', 'location', 'period', 'serie', 'genres', 'styles', 'media', 'sizeX', 'sizeY', 'diameter', 'galleries', 'tags', 'description', 'width', 'height', 'group' ***Statistics per Art Movement*** An art movement is assigned to each image. | Art Movement | Num of Images | |:--------------|------:| | baroque | 5483 | | expressionism | 6369 | | impressionism | 9895 | | neoclassicism | 14 | | realism | 12460 | | rococo | 3262 | | romanticism | 12993 | | surrealism | 4922 | | symbolism | 7663 | | All | 63061 | ***Statistics per Art Genre*** An image can have multiple genres. | Art Genre | Num of Images | |:----------------------|------:| | abstract | 809 | | advertisement | 15 | | allegorical painting | 553 | | animal painting | 1111 | | animation | 2 | | architecture | 3 | | battle painting | 364 | | calligraphy | 3 | | capriccio | 74 | | caricature | 374 | | cityscape | 3495 | | cloudscape | 373 | | design | 568 | | figurative | 1015 | | flower painting | 778 | | furniture | 3 | | genre painting | 10608 | | history painting | 819 | | icon | 15 | | illustration | 1372 | | installation | 43 | | interior | 507 | | landscape | 11628 | | literary painting | 513 | | marina | 1772 | | miniature | 1 | | mosaic | 2 | | mythological painting | 1354 | | nude painting (nu) | 1449 | | panorama | 11 | | pastorale | 82 | | photo | 261 | | portrait | 13604 | | poster | 79 | | quadratura | 16 | | religious painting | 3087 | | sculpture | 657 | | self-portrait | 846 | | sketch and study | 2452 | | still life | 1224 | | symbolic painting | 1503 | | tapestry | 3 | | tessellation | 121 | | trompe-l'œil | 19 | | tronie | 147 | | utensil | 4 | | vanitas | 17 | | veduta | 165 | | wildlife painting | 203 |
数据集信息: 特征: - 名称:图像(image),数据类型:图像 - 名称:编号(id),数据类型:字符串(string) - 名称:作品标题(title),数据类型:字符串 - 名称:作品链接(url),数据类型:字符串 - 名称:艺术家链接(artistUrl),数据类型:字符串 - 名称:艺术家姓名(artistName),数据类型:字符串 - 名称:艺术家编号(artistId),数据类型:字符串 - 名称:创作年份(completitionYear),数据类型:64位整数(int64) - 名称:词典列表(dictionaries),数据类型:字符串序列 - 名称:馆藏地点(location),数据类型:字符串 - 名称:创作时期(period),结构体包含: - 名称:编号(id),数据类型:字符串 - 名称:标题(title),数据类型:字符串 - 名称:作品系列(serie),结构体包含: - 名称:编号(id),数据类型:字符串 - 名称:标题(title),数据类型:字符串 - 名称:艺术体裁列表(genres),数据类型:字符串序列 - 名称:艺术风格列表(styles),数据类型:字符串序列 - 名称:创作媒介列表(media),数据类型:字符串序列 - 名称:横轴尺寸(sizeX),数据类型:64位浮点数(float64) - 名称:纵轴尺寸(sizeY),数据类型:64位浮点数(float64) - 名称:直径(diameter),数据类型:64位浮点数(float64) - 名称:画廊列表(galleries),数据类型:字符串序列 - 名称:标签列表(tags),数据类型:字符串序列 - 名称:作品描述(description),数据类型:字符串 - 名称:宽度(width),数据类型:64位整数(int64) - 名称:高度(height),数据类型:64位整数(int64) - 名称:分组(group),数据类型:字符串 划分集: - 名称:测试集(test),字节数:4300047463.370933,样本数量:63061 下载大小:4289871770,数据集总大小:4300047463.370933 配置项: - 配置名称:默认(default),数据文件: - 划分:测试集,路径:data/test-* --- # 维基艺术图像数据集(WikiART Image Dataset) 维基艺术图像数据集是从[维基艺术官网(WikiART)](https://www.wikiart.org/)提取的绘画作品集合。 <p align="center"> <img src="assets/wikiart_general.png" width="650"><br> </p> 该数据集包含来自WikiART条目的以下元数据属性: - 'image', 'id', 'title', 'url', 'artistUrl', 'artistName', 'artistId', 'completitionYear', 'dictionaries', 'location', 'period', 'serie', 'genres', 'styles', 'media', 'sizeX', 'sizeY', 'diameter', 'galleries', 'tags', 'description', 'width', 'height', 'group' ***按艺术流派(art movement)统计*** 每张图像均对应一个艺术流派。 | 艺术流派 | 图像数量 | |:--------------|------:| | 巴洛克(Baroque) | 5483 | | 表现主义(Expressionism) | 6369 | | 印象主义(Impressionism) | 9895 | | 新古典主义(Neoclassicism) | 14 | | 现实主义(Realism) | 12460 | | 洛可可(Rococo) | 3262 | | 浪漫主义(Romanticism) | 12993 | | 超现实主义(Surrealism) | 4922 | | 象征主义(Symbolism) | 7663 | | 总计(All) | 63061 | ***按艺术体裁(art genre)统计*** 单张图像可对应多个艺术体裁。 | 艺术体裁 | 图像数量 | |:----------------------|------:| | 抽象艺术(abstract) | 809 | | 广告画(advertisement) | 15 | | 寓意画(allegorical painting) | 553 | | 动物画(animal painting) | 1111 | | 动画(animation) | 2 | | 建筑作品(architecture) | 3 | | 战争画(battle painting) | 364 | | 书法(calligraphy) | 3 | | 幻想画(capriccio) | 74 | | 漫画(caricature) | 374 | | 城市风景画(cityscape) | 3495 | | 云景画(cloudscape) | 373 | | 设计作品(design) | 568 | | 具象艺术(figurative) | 1015 | | 花卉画(flower painting) | 778 | | 家具作品(furniture) | 3 | | 风俗画(genre painting) | 10608 | | 历史画(history painting) | 819 | | 圣像画(icon) | 15 | | 插画(illustration) | 1372 | | 装置艺术(installation) | 43 | | 室内画(interior) | 507 | | 风景画(landscape) | 11628 | | 文学题材画(literary painting) | 513 | | 海景画(marina) | 1772 | | 微型画(miniature) | 1 | | 马赛克镶嵌画(mosaic) | 2 | | 神话题材画(mythological painting) | 1354 | | 裸体画(nude painting (nu)) | 1449 | | 全景画(panorama) | 11 | | 田园画(pastorale) | 82 | | 摄影作品(photo) | 261 | | 肖像画(portrait) | 13604 | | 海报(poster) | 79 | | 透视装饰画(quadratura) | 16 | | 宗教画(religious painting) | 3087 | | 雕塑(sculpture) | 657 | | 自画像(self-portrait) | 846 | | 素描与习作(sketch and study) | 2452 | | 静物画(still life) | 1224 | | 象征主义绘画(symbolic painting) | 1503 | | 挂毯作品(tapestry) | 3 | | 镶嵌画(tessellation) | 121 | | 错视画(trompe-l'œil) | 19 | | 特罗尼画(tronie) | 147 | | 日用器物画(utensil) | 4 | | 虚空画(vanitas) | 17 | | 景观画(veduta) | 165 | | 野生动物画(wildlife painting) | 203 |
数据集概述
数据集名称
WikiART Image Datasets
数据集特征
- image: 图片数据
- id: 字符串
- title: 字符串
- url: 字符串
- artistUrl: 字符串
- artistName: 字符串
- artistId: 字符串
- completitionYear: 整数
- dictionaries: 字符串序列
- location: 字符串
- period: 结构体,包含
id(字符串)和title(字符串) - serie: 结构体,包含
id(字符串)和title(字符串) - genres: 字符串序列
- styles: 字符串序列
- media: 字符串序列
- sizeX: 浮点数
- sizeY: 浮点数
- diameter: 浮点数
- galleries: 字符串序列
- tags: 字符串序列
- description: 字符串
- width: 整数
- height: 整数
- group: 字符串
数据集分割
- test: 包含 63061 个样本,数据集大小为 4300047463.370933 字节,下载大小为 4289871770 字节。
统计信息
- 艺术运动统计: 包含多种艺术运动,总计 63061 张图片。
- 艺术流派统计: 每张图片可能属于多个艺术流派,总计包含多种流派。




