Datasets:
Commit
•
2ec2387
1
Parent(s):
95a63ba
Add tags, tasks and minor formatting change
Browse files
README.md
CHANGED
@@ -1,8 +1,14 @@
|
|
1 |
---
|
2 |
license: unknown
|
3 |
-
license_details:
|
4 |
size_categories:
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
|
8 |
## Dataset Description
|
@@ -11,7 +17,7 @@ size_categories:
|
|
11 |
|
12 |
### Dataset Summary
|
13 |
|
14 |
-
Dataset containing
|
15 |
along with class labels for each image :
|
16 |
|
17 |
* "artist" : 129 artist classes, including a "Unknown Artist" class
|
|
|
1 |
---
|
2 |
license: unknown
|
3 |
+
license_details: Data files © Original Authors
|
4 |
size_categories:
|
5 |
+
- 10K<n<100K
|
6 |
+
task_categories:
|
7 |
+
- image-classification
|
8 |
+
- text-to-image
|
9 |
+
- image-to-text
|
10 |
+
tags:
|
11 |
+
- art
|
12 |
---
|
13 |
|
14 |
## Dataset Description
|
|
|
17 |
|
18 |
### Dataset Summary
|
19 |
|
20 |
+
Dataset containing 81,444 pieces of visual art from various artists, taken from WikiArt.org,
|
21 |
along with class labels for each image :
|
22 |
|
23 |
* "artist" : 129 artist classes, including a "Unknown Artist" class
|