CoolFace
Datasetpublic

jiwoohong93/dresscode_agnostic_and_densepose

DressCode Agnostic & DensePose Dataset Agnostic images, corresponding masks, and DensePose images for the DressCode dataset. Information about the usage can be found at: https://github.com/jiwoohong93/ita-mdt_code License 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… See the full description on the dataset page: https://huggingface.co/datasets/jiwoohong93/dresscode_agnostic_and_densepose.

sourceHugging Faceotherupdated 1y agoView on Hugging Face
0likes1.5kdownloads
Dataset Card

DressCode Agnostic & DensePose Dataset

Agnostic images, corresponding masks, and DensePose images for the DressCode dataset.

Information about the usage can be found at: https://github.com/jiwoohong93/ita-mdt_code

License

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.

Download

1. Using Python + huggingface_hub

python
from huggingface_hub import snapshot_download

snapshot_download(
    repo_id="jiwoohong93/dresscode_agnostic_and_densepose",
    repo_type="dataset",
    local_dir="./dresscode_agnostic_and_densepose"
)

2. Using Git LFS

terminal
git lfs install
git clone https://huggingface.co/datasets/jiwoohong93/dresscode_agnostic_and_densepose

Unzip

terminal
tar -xzvf DressCode_agnostic_and_densepose.tar.gz