paper-with-me

홈 › Papers

Densemarks: Learning Canonical Embeddings for Human Heads Images via Point Tracks

2025-11-04 · Dmitrii Pozdeev, Alexey Artemov, Ananta R. Bhattarai, Artem Sevastopolsky arxiv

We propose DenseMarks - a new learned representation for human heads, enabling high-quality dense correspondences of human head images. For a 2D image of a human head, a Vision Transformer network predicts a 3D embedding for each pixel, which corresponds to a location in a 3D canonical unit cube. In order to train our network, we collect a dataset of pairwise point matches, estimated by a state-of-the-art point tracker over a collection of diverse in-the-wild talking heads videos, and guide the mapping via a contrastive loss, encouraging matched points to have close embeddings. We further employ multi-task learning with face landmarks and segmentation constraints, as well as imposing spatial continuity of embeddings through latent cube features, which results in an interpretable and queryable canonical space. The representation can be used for finding common semantic parts, face/head tracking, and stereo reconstruction. Due to the strong supervision, our method is robust to pose variations and covers the entire head, including hair. Additionally, the canonical space bottleneck makes sure the obtained representations are consistent across diverse poses and individuals. We demonstrate state-of-the-art results in geometry-aware point matching and monocular head tracking with 3D Morphable Models. The code and the model checkpoint will be made available to the public.

📄 PDF Abstract BibTeX arXiv:2511.02830

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task Learning

Similar Papers 제목 키워드 기반

3DPortraitGAN: Learning One-Quarter Headshot 3D GANs from a Single-View Portrait Dataset with Diverse Body Poses

2023-07-27 · Yiqian Wu, Hao Xu, Xiangjun Tang, Hongbo Fu 외

3D-aware face generators are typically trained on 2D real-life face image datasets that primarily consist of near-frontal face data, and as such, they are unable to construct one-quarter headshot 3D portraits with comple…

Self-Learning

Bridging Languages through Images with Deep Partial Canonical Correlation Analysis

2018-07-01 · ACL 2018 7 · Guy Rotman, Ivan Vuli{\'c}, Roi Reichart

We present a deep neural network that leverages images to improve bilingual text embeddings. Relying on bilingual image tags and descriptions, our approach conditions text embedding induction on the shared visual informa…

Image DescriptionImage RetrievalQuestion AnsweringRepresentation Learning+3

Pixel2ISDF: Implicit Signed Distance Fields based Human Body Model from Multi-view and Multi-pose Images

2022-12-06 · Jianchuan Chen, Wentao Yi, Tiantian Wang, Xing Li 외

In this report, we focus on reconstructing clothed humans in the canonical space given multiple views and poses of a human as the input. To achieve this, we utilize the geometric prior of the SMPLX model in the canonical…

OmniAvatar: Geometry-Guided Controllable 3D Head Synthesis

2023-03-27 · CVPR 2023 1 · Hongyi Xu, Guoxian Song, Zihang Jiang, Jianfeng Zhang 외

We present OmniAvatar, a novel geometry-guided 3D head synthesis model trained from in-the-wild unstructured images that is capable of synthesizing diverse identity-preserved 3D heads with compelling dynamic details unde…

Real-Time Simulated Avatar from Head-Mounted Sensors

2024-03-11 · CVPR 2024 1 · Zhengyi Luo, Jinkun Cao, Rawal Khirodkar, Alexander Winkler 외

We present SimXR, a method for controlling a simulated avatar from information (headset pose and cameras) obtained from AR / VR headsets. Due to the challenging viewpoint of head-mounted cameras, the human body is often …

Egocentric Pose EstimationHumanoid ControlPose Estimation