paper-with-me

Papers

CloSe: A 3D Clothing Segmentation Dataset and Model

2024-01-22 · Dimitrije Antić, Garvita Tiwari, Batuhan Ozcomlekci, Riccardo Marin, Gerard Pons-Moll

3D Clothing modeling and datasets play crucial role in the entertainment, animation, and digital fashion industries. Existing work often lacks detailed semantic understanding or uses synthetic datasets, lacking realism and personalization. To address this, we first introduce CloSe-D: a novel large-scale dataset containing 3D clothing segmentation of 3167 scans, covering a range of 18 distinct clothing classes. Additionally, we propose CloSe-Net, the first learning-based 3D clothing segmentation model for fine-grained segmentation from colored point clouds. CloSe-Net uses local point features, body-clothing correlation, and a garment-class and point features-based attention module, improving performance over baselines and prior work. The proposed attention module enables our model to learn appearance and geometry-dependent clothing prior from data. We further validate the efficacy of our approach by successfully segmenting publicly available datasets of people in clothing. We also introduce CloSe-T, a 3D interactive tool for refining segmentation labels. Combining the tool with CloSe-T in a continual learning setup demonstrates improved generalization on real-world data. Dataset, model, and tool can be found at https://virtualhumans.mpi-inf.mpg.de/close3dv24/.

📄 PDF Abstract BibTeX arXiv:2401.12051

Code (1)

anticdimi/CloSe 공식 구현 pytorch

Tasks

Continual LearningmodelSegmentation

Similar Papers 제목 키워드 기반

DETR-based Layered Clothing Segmentation and Fine-Grained Attribute Recognition

2023-04-17 · Hao Tian, Yu Cao, P. Y. Mok

Clothing segmentation and fine-grained attribute recognition are challenging tasks at the crossing of computer vision and fashion, which segment the entire ensemble clothing instances as well as recognize detailed attrib…

AttributeSegmentation

IMP: Instance Mask Projection for High Accuracy Semantic Segmentation of Things

2019-06-15 · ICCV 2019 10 · Cheng-Yang Fu, Tamara L. Berg, Alexander C. Berg

In this work, we present a new operator, called Instance Mask Projection (IMP), which projects a predicted Instance Segmentation as a new feature for semantic segmentation. It also supports back propagation so is trainab…

Instance SegmentationScene SegmentationSegmentationSemantic Segmentation+1

VTNFP: An Image-Based Virtual Try-On Network With Body and Clothing Feature Preservation

2019-10-01 · ICCV 2019 10 · Ruiyun Yu, Xiaoqi Wang, Xiaohui Xie

Image-based virtual try-on systems with the goal of transferring a desired clothing item onto the corresponding region of a person have made great strides recently, but challenges remain in generating realistic looking i…

Image GenerationSegmentationVirtual Try-on

EPYNET: Efficient Pyramidal Network for Clothing Segmentation

2020-10-13 · IEEE Access 2020 10 · Andrei De Souza Inácio, Heitor Silvério Lopes

Soft biometrics traits extracted from a human body, including the type of clothes, hair color, and accessories, are useful information used for people tracking and identification. Semantic segmentation of these traits fr…

Data AugmentationImage DescriptionSegmentationSemantic Segmentation

Learning 3D Texture-Aware Representations for Parsing Diverse Human Clothing and Body Parts

2025-08-08 · Kiran Chhatre, Christopher Peters, Srikrishna Karanam arxiv

Existing methods for human parsing into body parts and clothing often use fixed mask categories with broad labels that obscure fine-grained clothing types. Recent open-vocabulary segmentation approaches leverage pretrain…

Semantic SegmentationHuman Parsing