paper-with-me

홈 › Papers

U-RED: Unsupervised 3D Shape Retrieval and Deformation for Partial Point Clouds

2023-08-11 · ICCV 2023 1 · Yan Di, Chenyangguang Zhang, Ruida Zhang, Fabian Manhardt, Yongzhi Su, Jason Rambach, Didier Stricker, Xiangyang Ji, Federico Tombari

In this paper, we propose U-RED, an Unsupervised shape REtrieval and Deformation pipeline that takes an arbitrary object observation as input, typically captured by RGB images or scans, and jointly retrieves and deforms the geometrically similar CAD models from a pre-established database to tightly match the target. Considering existing methods typically fail to handle noisy partial observations, U-RED is designed to address this issue from two aspects. First, since one partial shape may correspond to multiple potential full shapes, the retrieval method must allow such an ambiguous one-to-many relationship. Thereby U-RED learns to project all possible full shapes of a partial target onto the surface of a unit sphere. Then during inference, each sampling on the sphere will yield a feasible retrieval. Second, since real-world partial observations usually contain noticeable noise, a reliable learned metric that measures the similarity between shapes is necessary for stable retrieval. In U-RED, we design a novel point-wise residual-guided metric that allows noise-robust comparison. Extensive experiments on the synthetic datasets PartNet, ComplementMe and the real-world dataset Scan2CAD demonstrate that U-RED surpasses existing state-of-the-art approaches by 47.3%, 16.7% and 31.6% respectively under Chamfer Distance.

📄 PDF Abstract BibTeX arXiv:2308.06383

Code (1)

zhangcyg/u-red 공식 구현 pytorch

Tasks

3D Shape RetrievalRetrieval

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

KP-RED: Exploiting Semantic Keypoints for Joint 3D Shape Retrieval and Deformation

2024-03-15 · CVPR 2024 1 · Ruida Zhang, Chenyangguang Zhang, Yan Di, Fabian Manhardt 외

In this paper, we present KP-RED, a unified KeyPoint-driven REtrieval and Deformation framework that takes object scans as input and jointly retrieves and deforms the most geometrically similar CAD models from a pre-proc…

3D Shape RetrievalRetrieval

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

2023-11-18 · 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 f…

ObjectRetrievalSegmentationSelf-Supervised Learning

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

KeypointDeformer: Unsupervised 3D Keypoint Discovery for Shape Control

2021-04-22 · CVPR 2021 1 · Tomas Jakab, Richard Tucker, Ameesh Makadia, Jiajun Wu 외

We introduce KeypointDeformer, a novel unsupervised method for shape control through automatically discovered 3D keypoints. We cast this as the problem of aligning a source 3D object to a target 3D object from the same o…

Object

ALIGNet: Partial-Shape Agnostic Alignment via Unsupervised Learning

2018-04-23 · Rana Hanocka, Noa Fish, Zhenhua Wang, Raja Giryes 외

The process of aligning a pair of shapes is a fundamental operation in computer graphics. Traditional approaches rely heavily on matching corresponding points or features to guide the alignment, a paradigm that falters w…

Memorization