SaffalPoosh commited on
Commit
4afff6a
1 Parent(s): 1cc7c78

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +31 -0
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: 782683174.576
25
+ num_examples: 2032
26
+ download_size: 721576589
27
+ dataset_size: 782683174.576
28
+ ---
29
+ # Dataset Card for "HR-test-VITON"
30
+
31
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)