jiwoohong93/ita-mdt_sre
ITA-MDT Pre-processed Salient Region Images for VITON-HD and DressCode Dataset Salient regions of garments have been pre-extracted and stored for VITON-HD and DressCode datasets. Information about the usage can be found at: https://github.com/jiwoohong93/ita-mdt_code Download 1. Using Python + huggingface_hub from huggingface_hub import snapshot_download snapshot_download( repo_id="jiwoohong93/ita-mdt_sre", repo_type="dataset"… See the full description on the dataset page: https://huggingface.co/datasets/jiwoohong93/ita-mdt_sre.
ITA-MDT Pre-processed Salient Region Images for VITON-HD and DressCode Dataset
Salient regions of garments have been pre-extracted and stored for VITON-HD and DressCode datasets. Information about the usage can be found at: https://github.com/jiwoohong93/ita-mdt_code
Download
1. Using Python + huggingface_hub
from huggingface_hub import snapshot_download
snapshot_download(
repo_id="jiwoohong93/ita-mdt_sre",
repo_type="dataset",
local_dir="./ita-mdt_sre"
)2. Using Git LFS
git lfs install
git clone https://huggingface.co/datasets/jiwoohong93/ita-mdt_sreUnzip
tar -xzvf ita-mdt_sre.tar.gzLicense
VITON-HD Dataset
The VITON-HD dataset is distributed under the terms of the Creative Commons BY-NC 4.0 license. You may use, redistribute, and adapt the dataset for non-commercial purposes only, provided that you give appropriate credit by citing the original paper and indicate any changes made. Licence details: https://github.com/shadow2496/VITON-HD
DressCode Dataset
The Dress Code Dataset is proprietary to and © Yoox Net-a-Porter Group S.p.A. and its licensors. It is distributed by the University of Modena and Reggio Emilia and is available for non-commercial academic use under the licence terms provided at: https://github.com/aimagelab/dress-code These images are distributed for non-commercial academic use only, under the same licence terms as the original Dress Code Dataset.
