paper-with-me

Papers

Face Reconstruction with Variational Autoencoder and Face Masks

2021-12-03 · Rafael S. Toledo, Eric A. Antonelo

Variational AutoEncoders (VAE) employ deep learning models to learn a continuous latent z-space that is subjacent to a high-dimensional observed dataset. With that, many tasks are made possible, including face reconstruction and face synthesis. In this work, we investigated how face masks can help the training of VAEs for face reconstruction, by restricting the learning to the pixels selected by the face mask. An evaluation of the proposal using the celebA dataset shows that the reconstructed images are enhanced with the face masks, especially when SSIM loss is used either with l1 or l2 loss functions. We noticed that the inclusion of a decoder for face mask prediction in the architecture affected the performance for l1 or l2 loss functions, while this was not the case for the SSIM loss. Besides, SSIM perceptual loss yielded the crispest samples between all hypotheses tested, although it shifts the original color of the image, making the usage of the l1 or l2 losses together with SSIM helpful to solve this issue.

📄 PDF Abstract BibTeX arXiv:2112.02139

Code (1)

tldrafael/facereconstructionwithvaeandfacemasks 공식 구현 tf

Tasks

DecoderFace GenerationFace ReconstructionSSIM

Similar Papers 제목 키워드 기반

Mask-aware Photorealistic Face Attribute Manipulation

2018-04-24 · Ruoqi Sun, Chen Huang, Jianping Shi, Lizhuang Ma

The task of face attribute manipulation has found increasing applications, but still remains challeng- ing with the requirement of editing the attributes of a face image while preserving its unique details. In this paper…

AttributeFace RecognitionGenerative Adversarial Network

Generating 3D faces using Convolutional Mesh Autoencoders

2018-07-26 · ECCV 2018 9 · Anurag Ranjan, Timo Bolkart, Soubhik Sanyal, Michael J. Black

Learned 3D representations of human faces are useful for computer vision problems such as 3D face tracking and reconstruction from images, as well as graphics applications such as character generation and animation. Trad…

3D Face ModellingFace AlignmentFace Model

Fast mesh denoising with data driven normal filtering using deep variational autoencoders

2021-11-24 · Stavros Nousias, Gerasimos Arvanitis, Aris S. Lalos, Konstantinos Moustakas

Recent advances in 3D scanning technology have enabled the deployment of 3D models in various industrial applications like digital twins, remote inspection and reverse engineering. Despite their evolving performance, 3D …

Denoising

3D Shape Variational Autoencoder Latent Disentanglement via Mini-Batch Feature Swapping for Bodies and Faces

2021-11-24 · CVPR 2022 1 · Simone Foti, Bongjin Koo, Danail Stoyanov, Matthew J. Clarkson

Learning a disentangled, interpretable, and structured latent representation in 3D generative models of faces and bodies is still an open problem. The problem is particularly acute when control over identity features is …

Disentanglement

Vertebra partitioning with thin-plate spline surfaces steered by a convolutional neural network

2019-07-25

Thin-plate splines can be used for interpolation of image values, but can also be used to represent a smooth surface, such as the boundary between two structures. We present a method for partitioning vertebra segmentatio…