Geoffrann LeCunton.
— Yann LeCun (@ylecun) March 3, 2024
This is not what they call a mixture of experts. https://t.co/zUz32RYq3F
The approach supports subjects with different facial expressions. In the example below the target is smiling, but the source is not.
The faces may also be in different poses. In this example, the target is in a 45º profile and we morph until the middle between source and target. Notice that our approach is the only one where the eyes are not looking at the camera, which would be the expected behavior.
It also deals with occlusion and faces in the wild. In this example the eyes are occluded by the glasses.
It is possible to transfer features between faces.
We use the Poisson blending to define a boundary value problem to selectively blend parts of the target and source images. The example shows different cloning strategies of the half-space region of I_1 into I_0.
Our approach may also be used to align images for generative morphing using Diffusion Autoencoders (diffAE). Line 1 presents a morphing between two faces using our neural warping + diffAE. Line 2 shows the results of diffAE using no alignment.
Neural Implicit Morphing of Face Images
Guilherme Schardong, Tiago Novello, Hallison Paz, Iurii Medvedev, Vinícius da Silva, Luiz Velho, and Nuno Gonçalves.
@inproceedings{schardong2024neural,
title = {Neural Implicit Morphing of Face Images},
author = {Schardong, Guilherme and Novello, Tiago and Paz, Hallison and Medvedev, Iurii and Silva, Vin{\'\i}icius da and Velho, Luiz and Gon\c{c}alves, Nuno},
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
year = {2024},
month = {June},
pages = {7321-7330}
}
We would like to thank Daniel Perazzo for help with the landmark interface. We would also like to thank colleagues from ISR/UC and Visgraf/IMPA for discussions and suggestions that helped us improve our work.
The authors would like to thank Fundação de Ciência e Tecnologia (FCT project UIDB/00048/2020) Conselho Nacional de Desenvolvimento Científico e Tecnológico (CNPq grant 150991/2023-1) and Fundação Carlos Chagas Filho de Amparo à Pesquisa do Estado do Rio de Janeiro (FAPERJ) for funding this work.