Skip to content

Latest commit

 

History

History
62 lines (59 loc) · 4.47 KB

File metadata and controls

62 lines (59 loc) · 4.47 KB
layout project_uop3d
title Common3D: Self-Supervised Learning of 3D Morphable Models for Common Objects in Neural Feature Space
arxiv_pdf
supplementary_material
github_link https://github.com/GenIntel/common3d.git
arxiv_link https://arxiv.org/abs/2504.21749
teaser_video assets/videos/common3d/COMMON3D_0506_1080.mp4
teaser_video_description ...
abstract 3D morphable models (3DMMs) are a powerful tool to represent the possible shapes and appearances of an object category. Given a single test image, 3DMMs can be used to solve various tasks, such as predicting the 3D shape, pose, semantic correspondence, and instance segmentation of an object. Unfortunately, 3DMMs are only available for very few object categories that are of particular interest, like faces or human bodies, as they require a demanding 3D data acquisition and category-specific training process. In contrast, we introduce a new method, Common3D, that learns 3DMMs of common objects in a fully self-supervised manner from a collection of object-centric videos. For this purpose, our model represents objects as a learned 3D template mesh and a deformation field that is parameterized as an image-conditioned neural network. Different from prior works, Common3D represents the object appearance with neural features instead of RGB colors, which enables the learning of more generalizable representations through an abstraction from pixel intensities. Importantly, we train the appearance features using a contrastive objective by exploiting the correspondences defined through the deformable template mesh. This leads to higher quality correspondence features compared to related works and a significantly improved model performance at estimating 3D object pose and semantic correspondence. Common3D is the first completely self-supervised method that can solve various vision tasks in a zero-shot manner.
img_grid1
img_grid2
img_grid3
img_grid4
img_grid5
img_grid6
img_grid7
img_grid8
img_grid9
img_grid10
img_grid11
img_grid12
img_carousel1
description_carousel1 Description carousel 1
img_carousel2
description_carousel2 Description carousel 2
img_carousel3
description_carousel3 Description carousel 3
img_carousel4
description_carousel4 Description carousel 4
img_carousel5
description_carousel5 Description carousel 5
img_carousel6
description_carousel6 Description carousel 6
img_carousel7
description_carousel7 Description carousel 7
img_carousel8
description_carousel8 Description carousel 8
youtube_link
poster
bibtex <br> &#64;InProceedings&#123; Sommer&#95;2025&#95;CVPR, <br> author &#61; &#123;Sommer, Leonhard and D&#252;nkel, Olaf and Theobalt, Christian and Kortylewski, Adam&#125;, <br> title &#61 &#123;Common3D&#58; Self-Supervised Learning of 3D Morphable Models for Common Objects in Neural Feature Space&#125;, <br> booktitle &#61 &#123;Proceedings of the Computer Vision and Pattern Recognition Conference (CVPR)&#125;, <br> month &#61 &#123;June&#125;, <br> year &#61 &#123;2025&#125;, <br> pages &#61 &#123;6468-6479&#125; <br> &#125;

Leonhard Sommer1, Olaf Dünkel2, Christian Theobalt2, Adam Kortylewski1,2

<title>Common3D</title>
1University of Freibug   2Max Planck Institut für Informatik
CVPR 2025