English

MvDeCor: Multi-view Dense Correspondence Learning for Fine-grained 3D Segmentation

Computer Vision and Pattern Recognition 2022-08-19 v1 Artificial Intelligence Graphics

Abstract

We propose to utilize self-supervised techniques in the 2D domain for fine-grained 3D shape segmentation tasks. This is inspired by the observation that view-based surface representations are more effective at modeling high-resolution surface details and texture than their 3D counterparts based on point clouds or voxel occupancy. Specifically, given a 3D shape, we render it from multiple views, and set up a dense correspondence learning task within the contrastive learning framework. As a result, the learned 2D representations are view-invariant and geometrically consistent, leading to better generalization when trained on a limited number of labeled shapes compared to alternatives that utilize self-supervision in 2D or 3D alone. Experiments on textured (RenderPeople) and untextured (PartNet) 3D datasets show that our method outperforms state-of-the-art alternatives in fine-grained part segmentation. The improvements over baselines are greater when only a sparse set of views is available for training or when shapes are textured, indicating that MvDeCor benefits from both 2D processing and 3D geometric reasoning.

Keywords

Cite

@article{arxiv.2208.08580,
  title  = {MvDeCor: Multi-view Dense Correspondence Learning for Fine-grained 3D Segmentation},
  author = {Gopal Sharma and Kangxue Yin and Subhransu Maji and Evangelos Kalogerakis and Or Litany and Sanja Fidler},
  journal= {arXiv preprint arXiv:2208.08580},
  year   = {2022}
}

Comments

project page: https://nv-tlabs.github.io/MvDeCor/

R2 v1 2026-06-25T01:47:05.631Z