Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,8 @@ tags:
|
|
13 |
- Portrait
|
14 |
---
|
15 |
|
|
|
|
|
16 |
# **Multilabel-Portrait-18K**
|
17 |
|
18 |
**Multilabel-Portrait-18K** is a multi-label portrait classification dataset designed to analyze and categorize different styles of portrait images. It supports classification into the following four portrait types:
|
@@ -52,4 +54,4 @@ filename,label
|
|
52 |
portrait_001.jpg,"[0, 3]"
|
53 |
portrait_002.jpg,"[2]"
|
54 |
portrait_003.jpg,"[1, 2]"
|
55 |
-
```
|
|
|
13 |
- Portrait
|
14 |
---
|
15 |
|
16 |
+

|
17 |
+
|
18 |
# **Multilabel-Portrait-18K**
|
19 |
|
20 |
**Multilabel-Portrait-18K** is a multi-label portrait classification dataset designed to analyze and categorize different styles of portrait images. It supports classification into the following four portrait types:
|
|
|
54 |
portrait_001.jpg,"[0, 3]"
|
55 |
portrait_002.jpg,"[2]"
|
56 |
portrait_003.jpg,"[1, 2]"
|
57 |
+
```
|