paper-with-me

Papers

ShapeMatcher: Self-Supervised Joint Shape Canonicalization, Segmentation, Retrieval and Deformation

2023-11-18 · Yan Di, Chenyangguang Zhang, Chaowei Wang, Ruida Zhang, Guangyao Zhai, Yanyan Li, Bowen Fu, Xiangyang Ji, Shan Gao

In this paper, we present ShapeMatcher, a unified self-supervised learning framework for joint shape canonicalization, segmentation, retrieval and deformation. Given a partially-observed object in an arbitrary pose, we first canonicalize the object by extracting point-wise affine-invariant features, disentangling inherent structure of the object with its pose and size. These learned features are then leveraged to predict semantically consistent part segmentation and corresponding part centers. Next, our lightweight retrieval module aggregates the features within each part as its retrieval token and compare all the tokens with source shapes from a pre-established database to identify the most geometrically similar shape. Finally, we deform the retrieved shape in the deformation module to tightly fit the input object by harnessing part center guided neural cage deformation. The key insight of ShapeMaker is the simultaneous training of the four highly-associated processes: canonicalization, segmentation, retrieval, and deformation, leveraging cross-task consistency losses for mutual supervision. Extensive experiments on synthetic datasets PartNet, ComplementMe, and real-world dataset Scan2CAD demonstrate that ShapeMaker surpasses competitors by a large margin.

📄 PDF Abstract BibTeX arXiv:2311.11106

Code (1)

det1999/shapemaker 공식 구현 pytorch

Tasks

ObjectRetrievalSegmentationSelf-Supervised Learning

Similar Papers 제목 키워드 기반

ShapeMatcher: Self-Supervised Joint Shape Canonicalization Segmentation Retrieval and Deformation

2024-01-01 · CVPR 2024 1 · Yan Di, Chenyangguang Zhang, Chaowei Wang, Ruida Zhang 외

In this paper we present ShapeMatcher a unified self-supervised learning framework for joint shape canonicalization segmentation retrieval and deformation. Given a partially-observed object in an arbitrary pose we fi…

ObjectRetrievalSegmentationSelf-Supervised Learning

DRACO: Weakly Supervised Dense Reconstruction And Canonicalization of Objects

2020-11-25 · Rahul Sajnani, AadilMehdi Sanchawala, Krishna Murthy Jatavallabhula, Srinath Sridhar 외

We present DRACO, a method for Dense Reconstruction And Canonicalization of Object shape from one or more RGB images. Canonical shape reconstruction, estimating 3D object shape in a coordinate space canonicalized for sca…

ObjectPose EstimationTranslation

ConDor: Self-Supervised Canonicalization of 3D Pose for Partial Shapes

2022-01-19 · CVPR 2022 1 · Rahul Sajnani, Adrien Poulenard, Jivitesh Jain, Radhika Dua 외

Progress in 3D object understanding has relied on manually canonicalized shape datasets that contain instances with consistent position and orientation (3D pose). This has made it hard to generalize these methods to in-t…

3D Canonicalization3D Geometry Perception3D Part Segmentation3D Pose Estimation+1

Canonical Capsules: Self-Supervised Capsules in Canonical Pose

2020-12-08 · NeurIPS 2021 12 · Weiwei Sun, Andrea Tagliasacchi, Boyang Deng, Sara Sabour 외

We propose a self-supervised capsule architecture for 3D point clouds. We compute capsule decompositions of objects through permutation-equivariant attention, and self-supervise the process by training with pairs of rand…

3D Point Cloud ReconstructionGeneral ClassificationObjectPoint cloud reconstruction

Canonical Fields: Self-Supervised Learning of Pose-Canonicalized Neural Fields

2022-12-05 · CVPR 2023 1 · Rohith Agaram, Shaurya Dewan, Rahul Sajnani, Adrien Poulenard 외

Coordinate-based implicit neural networks, or neural fields, have emerged as useful representations of shape and appearance in 3D computer vision. Despite advances, however, it remains challenging to build neural fields …

NeRFObjectSelf-Supervised Learning