paper-with-me

Papers

KeypointDeformer: Unsupervised 3D Keypoint Discovery for Shape Control

2021-04-22 · CVPR 2021 1 · Tomas Jakab, Richard Tucker, Ameesh Makadia, Jiajun Wu, Noah Snavely, Angjoo Kanazawa

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 object category. Our method analyzes the difference between the shapes of the two objects by comparing their latent representations. This latent representation is in the form of 3D keypoints that are learned in an unsupervised way. The difference between the 3D keypoints of the source and the target objects then informs the shape deformation algorithm that deforms the source object into the target object. The whole model is learned end-to-end and simultaneously discovers 3D keypoints while learning to use them for deforming object shapes. Our approach produces intuitive and semantically consistent control of shape deformations. Moreover, our discovered 3D keypoints are consistent across object category instances despite large shape variations. As our method is unsupervised, it can be readily deployed to new object categories without requiring annotations for 3D keypoints and deformations.

📄 PDF Abstract BibTeX arXiv:2104.11224

Code (0)

등록된 구현이 없습니다.

Tasks

Object

Similar Papers 제목 키워드 기반

Unsupervised Learning of Category-Specific Symmetric 3D Keypoints from Point Sets

2020-03-17 · ECCV 2020 8 · Clara Fernandez-Labrador, Ajad Chhatkuli, Danda Pani Paudel, Jose J. Guerrero 외

Automatic discovery of category-specific 3D keypoints from a collection of objects of some category is a challenging problem. One reason is that not all objects in a category necessarily have the same semantic parts. The…

TUSK: Task-Agnostic Unsupervised Keypoints

2022-06-16 · Yuhe Jin, Weiwei Sun, Jan Hosang, Eduard Trulls 외

Existing unsupervised methods for keypoint learning rely heavily on the assumption that a specific keypoint type (e.g. elbow, digit, abstract geometric shape) appears only once in an image. This greatly limits their appl…

Object DiscoveryUnsupervised Keypoints

USEEK: Unsupervised SE(3)-Equivariant 3D Keypoints for Generalizable Manipulation

2022-09-28 · Zhengrong Xue, Zhecheng Yuan, Jiashun Wang, Xueqian Wang 외

Can a robot manipulate intra-category unseen objects in arbitrary poses with the help of a mere demonstration of grasping pose on a single object instance? In this paper, we try to address this intriguing challenge by us…

Keypoint DetectionObject

Unsupervised 3D Structure Inference from Category-Specific Image Collections

2024-01-01 · CVPR 2024 1 · Weikang Wang, Dongliang Cao, Florian Bernard

Understanding 3D object structure from image collections of general object categories remains a long-standing challenge in computer vision. Due to the high relevance of image keypoints (e.g. for graph matching contro…

Graph MatchingObjectScene Understanding

KeyPointDiffuser: Unsupervised 3D Keypoint Learning via Latent Diffusion Models

2025-12-03 · Rhys Newbury, Juyan Zhang, Tin Tran, Hanna Kurniawati 외 arxiv

Understanding and representing the structure of 3D objects in an unsupervised manner remains a core challenge in computer vision and graphics. Most existing unsupervised keypoint methods are not designed for unconditiona…