SaffalPoosh
commited on
Commit
•
54cf30d
1
Parent(s):
2745e74
Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: agnostic-v3.2
|
5 |
+
dtype: image
|
6 |
+
- name: cloth-mask
|
7 |
+
dtype: image
|
8 |
+
- name: image-densepose
|
9 |
+
dtype: image
|
10 |
+
- name: image-parse-v3
|
11 |
+
dtype: image
|
12 |
+
- name: openpose_json
|
13 |
+
dtype: string
|
14 |
+
- name: cloth
|
15 |
+
dtype: image
|
16 |
+
- name: image
|
17 |
+
dtype: image
|
18 |
+
- name: image-parse-agnostic-v3.2
|
19 |
+
dtype: image
|
20 |
+
- name: openpose_img
|
21 |
+
dtype: image
|
22 |
+
splits:
|
23 |
+
- name: train
|
24 |
+
num_bytes: 4511553030.566
|
25 |
+
num_examples: 11647
|
26 |
+
download_size: 4140486337
|
27 |
+
dataset_size: 4511553030.566
|
28 |
+
---
|
29 |
+
# Dataset Card for "HR-VITON"
|
30 |
+
|
31 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|