--- license: other license_name: close-mixed license_link: LICENSE pretty_name: CloSe-D language: - en tags: - 3d - point-cloud - mesh - clothing - segmentation - human - smpl - 3dv-2024 task_categories: - other task_ids: [] size_categories: - 1K.npz') points, labels = data['points'], data['labels'] ``` For a complete training/inference pipeline (CloSe-Net) and the interactive annotation tool (CloSe-T), see the [GitHub repository](https://github.com/anticdimi/CloSe). ## Splits A reference train/test split for CloSe-Di is provided at `splits/split_closedi.npz`. ## Licensing The CloSe-D dataset combines material with different licensing terms: - **CloSe-Di (scans, labels, SMPL)**: released by the authors for non-commercial research under MIT-style terms consistent with the [accompanying code repository](https://github.com/anticdimi/CloSe/blob/main/LICENSE). - **CloSe-Dc (labels, SMPL only)**: the authors release only annotations. The underlying scans are the property of Renderpeople, Twindom, and AXYZ and **must be purchased separately** under their respective commercial licenses. - **CloSe-D++ (labels only)**: annotations are released by the authors. The underlying scans are subject to the licenses of [THuman2.0](https://github.com/ytrock/THuman2.0-Dataset), [HuMMan](https://caizhongang.com/projects/HuMMan/), and [3DHumans](https://cvit.iiit.ac.in/research/projects/cvit-projects/3dhumans) and must be obtained from the original sources. By downloading this dataset you agree to these terms and to cite the paper below. ## Citation ```bibtex @inproceedings{antic2024close, title = {{CloSe}: A {3D} Clothing Segmentation Dataset and Model}, author = {Anti{\'c}, Dimitrije and Tiwari, Garvita and Ozcomlekci, Batuhan and Marin, Riccardo and Pons-Moll, Gerard}, booktitle = {International Conference on 3D Vision (3DV)}, month = {March}, year = {2024}, } ``` If you use **CloSe-D++**, please additionally cite the source datasets (THuman2.0, HuMMan, 3DHumans) — see the [project docs](https://github.com/anticdimi/CloSe/blob/main/docs/dataset.md#disclaimer) for their BibTeX. ## Contact - Dimitrije Antić — - Garvita Tiwari —