DM-vton-train / README.md
SaffalPoosh's picture
Upload README.md with huggingface_hub
c2c0e6b
|
raw
history blame contribute delete
No virus
669 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: person_images
      dtype: image
    - name: person_densepose
      dtype: image
    - name: person_label
      dtype: image
    - name: person_pose
      dtype: image
    - name: cloth_images
      dtype: image
    - name: cloth_edge_images
      dtype: image
  splits:
    - name: train
      num_bytes: 467128253.52
      num_examples: 6824
  download_size: 153179210
  dataset_size: 467128253.52

Dataset Card for "DM-vton-train"

More Information needed