asahi417 commited on
Commit
165c2e6
1 Parent(s): f31a696

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -73,13 +73,24 @@ configs:
73
 
74
  # WikiART Face
75
 
 
 
 
 
 
 
 
 
 
76
  <p align="center">
77
  <img src="assets/face_image_pipeline.png" width="700"><br>
78
- <em>Figure 1: Pipeline to produce single WikiART Face image.</em>
79
  </p>
80
 
81
- WikiART Face is a collection of faces from paintings extracted from [WikiART](https://www.wikiart.org/). Inspired by [CelebA](https://mmlab.ie.cuhk.edu.hk/projects/CelebA.html),
82
- one of the largest human-face image sets, all the portraits from WikiART is processed as described in the Figure 1. Below table shows the image size per each art movement.
 
 
 
83
 
84
 
85
  | Art Movement | WikiART Face |
 
73
 
74
  # WikiART Face
75
 
76
+ WikiART Face is a collection of faces from paintings extracted from [WikiART](https://www.wikiart.org/).
77
+
78
+ <p align="center">
79
+ <img src="assets/wikiart_face_image.png" width="650"><br>
80
+ </p>
81
+
82
+ WikiART face is inspired by [CelebA](https://mmlab.ie.cuhk.edu.hk/projects/CelebA.html), one of the largest human-face image sets, and
83
+ we follow the same process pipeline to generate the face image from the original portrait.
84
+
85
  <p align="center">
86
  <img src="assets/face_image_pipeline.png" width="700"><br>
 
87
  </p>
88
 
89
+ The dataset contains following meta attributes from WikiART entry:
90
+ - 'image', 'id', 'title', 'url', 'artistUrl', 'artistName', 'artistId', 'completitionYear', 'dictionaries', 'location', 'period', 'serie', 'genres', 'styles', 'media', 'sizeX', 'sizeY', 'diameter', 'galleries', 'tags', 'description', 'width', 'height', 'group'
91
+
92
+
93
+ ***Statistics per Art Movement***
94
 
95
 
96
  | Art Movement | WikiART Face |