paper-with-me

홈 › Papers

Learning Continuous Face Representation with Explicit Functions

2021-10-25 · Liping Zhang, Weijun Li, Linjun Sun, Lina Yu, Xin Ning, Xiaoli Dong, Jian Xu, Hong Qin

How to represent a face pattern? While it is presented in a continuous way in our visual system, computers often store and process the face image in a discrete manner with 2D arrays of pixels. In this study, we attempt to learn a continuous representation for face images with explicit functions. First, we propose an explicit model (EmFace) for human face representation in the form of a finite sum of mathematical terms, where each term is an analytic function element. Further, to estimate the unknown parameters of EmFace, a novel neural network, EmNet, is designed with an encoder-decoder structure and trained using the backpropagation algorithm, where the encoder is defined by a deep convolutional neural network and the decoder is an explicit mathematical expression of EmFace. Experimental results show that EmFace has a higher representation performance on faces with various expressions, postures, and other factors, compared to that of other methods. Furthermore, EmFace achieves reasonable performance on several face image processing tasks, including face image restoration, denoising, and transformation.

📄 PDF Abstract BibTeX arXiv:2110.15268

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDenoisingImage Restoration

Similar Papers 제목 키워드 기반

Explicit Neural Surfaces: Learning Continuous Geometry With Deformation Fields

2023-06-05 · Thomas Walker, Octave Mariotti, Amir Vaxman, Hakan Bilen

We introduce Explicit Neural Surfaces (ENS), an efficient smooth surface representation that directly encodes topology with a deformation field from a known base domain. We apply this representation to reconstruct explic…

Surface Reconstruction

Fluid Dynamics Network: Topology-Agnostic 4D Reconstruction via Fluid Dynamics Priors

2023-03-17 · Daniele Baieri, Stefano Esposito, Filippo Maggioli, Emanuele Rodolà

Representing 3D surfaces as level sets of continuous functions over $\mathbb{R}^3$ is the common denominator of neural implicit representations, which recently enabled remarkable progress in geometric deep learning and c…

4D reconstruction

End-to-End Learning of Multi-Organ Implicit Surfaces from 3D Medical Imaging Data

2025-09-15 · Farahdiba Zarin, Nicolas Padoy, Jérémy Dana, Vinkle Srivastav arxiv

The fine-grained surface reconstruction of different organs from 3D medical imaging can provide advanced diagnostic support and improved surgical planning. However, the representation of the organs is often limited by th…

GVKF: Gaussian Voxel Kernel Functions for Highly Efficient Surface Reconstruction in Open Scenes

2024-11-04 · Gaochao Song, Chong Cheng, Hao Wang

In this paper we present a novel method for efficient and effective 3D surface reconstruction in open scenes. Existing Neural Radiance Fields (NeRF) based works typically require extensive training and rendering time due…

3DGSNeRFSurface Reconstruction

DySurface: Consistent 4D Surface Reconstruction via Bridging Explicit Gaussians and Implicit Functions

2026-05-11 · Minje Kim, Younghyun Noh, Jaesoon Kim, Tae-Kyun Kim arxiv

While novel view synthesis (NVS) for dynamic scenes has seen significant progress, reconstructing temporally consistent geometric surfaces remains a challenge. Neural Radiance Fields (NeRF) and 3D Gaussian Splatting (3DG…

Novel View Synthesis