Skip to content

Commit 8b2e118

Browse files
author
Mehdi Bahri
committed
Added Shape-My-Face
1 parent e1314ee commit 8b2e118

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -868,7 +868,11 @@ Generative PointNet is an energy-based model of unordered point clouds, where th
868868

869869
<p align="center"><img width="60%" src="imgs/gpointnet.png" /></p>
870870

871+
:game_die: :gem: <b>Shape My Face: Registering 3D Face Scans by Surface-to-Surface Translation</b> [[Paper]](https://arxiv.org/abs/2012.09235) [[Code]](https://github.com/mbahri/smf)
871872

873+
Shape My Face (SMF) is a point cloud to mesh auto-encoder for the registration of raw human face scans, and the generation of synthetic human faces. SMF leverages a modified PointNet encoder with a visual attention module and differentiable surface sampling to be independent of the original surface representation and reduce the need for pre-processing. Mesh convolution decoders are combined with a specialized PCA model of the mouth, and smoothly blended based on geodesic distances, to create a compact model that is highly robust to noise. SMF is applied to register and perform expression transfer on scans captured in-the-wild with an iPhone depth camera represented either as meshes or point clouds.
874+
875+
<p align="center"><img width="60%" src="imgs/ShapeMyFace.png" /></p>
872876

873877
<a name="material_synthesis" />
874878

imgs/ShapeMyFace.png

163 KB
Loading

0 commit comments

Comments
 (0)