paper-with-me

Papers

Towards Fine-grained 3D Face Dense Registration: An Optimal Dividing and Diffusing Method

2021-09-23 · Zhenfeng Fan, Silong Peng, Shihong Xia

Dense vertex-to-vertex correspondence between 3D faces is a fundamental and challenging issue for 3D&2D face analysis. While the sparse landmarks have anatomically ground-truth correspondence, the dense vertex correspondences on most facial regions are unknown. In this view, the current literatures commonly result in reasonable but diverse solutions, which deviate from the optimum to the 3D face dense registration problem. In this paper, we revisit dense registration by a dimension-degraded problem, i.e. proportional segmentation of a line, and employ an iterative dividing and diffusing method to reach the final solution uniquely. This method is then extended to 3D surface by formulating a local registration problem for dividing and a linear least-square problem for diffusing, with constraints on fixed features. On this basis, we further propose a multi-resolution algorithm to accelerate the computational process. The proposed method is linked to a novel local scaling metric, where we illustrate the physical meaning as smooth rearrangement for local cells of 3D facial shapes. Extensive experiments on public datasets demonstrate the effectiveness of the proposed method in various aspects. Generally, the proposed method leads to coherent local registrations and elegant mesh grid routines for fine-grained 3D face dense registrations, which benefits many downstream applications significantly. It can also be applied to dense correspondence for other format of data which are not limited to face. The core code will be publicly available at https://github.com/NaughtyZZ/3D_face_dense_registration.

📄 PDF Abstract BibTeX arXiv:2109.11204

Code (1)

naughtyzz/3d_face_dense_registration 공식 구현

Similar Papers 제목 키워드 기반

Correlation-aware Coarse-to-fine MLPs for Deformable Medical Image Registration

2024-05-31 · CVPR 2024 1 · Mingyuan Meng, Dagan Feng, Lei Bi, Jinman Kim

Deformable image registration is a fundamental step for medical image analysis. Recently, transformers have been used for registration and outperformed Convolutional Neural Networks (CNNs). Transformers can capture long-…

Deformable Medical Image RegistrationImage RegistrationInductive BiasMedical Image Analysis+1

Fast Global Registration

2016-10-08 · ECCV 2016 10 · Qian-Yi Zhou, Jaesik Park, Vladlen Koltun

We present an algorithm for fast global registration of partially overlapping 3D surfaces. The algorithm operates on candidate matches that cover the surfaces. A single objective is optimized to align the surfaces and d…

Point Cloud Registration

Registration-Free Learnable Multi-View Capture of Faces in Dense Semantic Correspondence

2026-05-02 · Panagiotis P. Filntisis, George Retsinas, Radek Daněček, Vanessa Sklyarova 외 arxiv

Recent frameworks like ToFu and TEMPEH provide an automated alternative to classical registration pipelines by predicting 3D meshes in dense semantic correspondence directly from calibrated multi-view images. However, th…

Semantic correspondence

LoopSmart: Smart Visual SLAM Through Surface Loop Closure

2018-01-04 · Guoxiang Zhang, YangQuan Chen

We present a visual simultaneous localization and mapping (SLAM) framework of closing surface loops. It combines both sparse feature matching and dense surface alignment. Sparse feature matching is used for visual odomet…

Point Cloud RegistrationSimultaneous Localization and MappingSurface ReconstructionVisual Odometry

Deep Learning-Based Quasi-Conformal Surface Registration for Partial 3D Faces Applied to Facial Recognition

2024-05-16 · Yuchen Guo, Hanqun Cao, Lok Ming Lui

3D face registration is an important process in which a 3D face model is aligned and mapped to a template face. However, the task of 3D face registration becomes particularly challenging when dealing with partial face da…

Face Model