Datasets:
File size: 1,418 Bytes
47e2c2e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 | ---
license: other
task_categories:
- image-to-image
- text-to-image
tags:
- virtual-try-on
- virtual-try-off
- fashion
- preprocessing
pretty_name: OneModelForAll Preprocessed Try-on Supplementary Data
---
# OneModelForAll Preprocessed Supplementary Data
This repository provides the preprocessed supplementary data used by
[One Model For All](https://github.com/aaaqianqian/OneModelForAll), a unified
framework for virtual try-on, virtual try-off, and arbitrary-pose try-on.
The files are intended to be used together with the original VITON-HD and
DeepFashion-MultiModal-Parts2Whole datasets. They include auxiliary data
required by the OneModelForAll codebase, such as SMPL pose maps, head-region
images, and the JSONL split files used for DeepFashion-MultiModal.
## Note
This dataset card only describes the supplementary preprocessed files released
for research use with OneModelForAll. Please follow the licenses and terms of
the original datasets when using the data.
## Acknowledgements
Thanks [SCHP](https://github.com/GoGoDuck912/Self-Correction-Human-Parsing) for human segmentation.
Thanks [VITON-HD](https://github.com/shadow2496/VITON-HD) for providing the dataset.
Thanks [DeepFashion-MultiModal](https://github.com/yumingj/DeepFashion-MultiModal) and [Parts2Whole](https://github.com/huanngzh/Parts2Whole) for providing and processing the DeepFashion-Multimodal dataset used in this project.
|