Skip to content

AR-compatible 3D models of your head from a selfie

Notifications You must be signed in to change notification settings

arshamg/facemodel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facemodel

Create 3D head models from a selfie. Facemodel outputs USDZ (an iPhone AR compatible format) and GLB, a more general 3D model format.

This repo contains:

  • machine learning code to generate a 3D model
  • conversion service to generate USDZ and GLB files
  • nginx and front end to serve 3D model results

Usage

The machine learning component of Facemodel requires a GPU-enabled nvidia docker runtime. This code has been tested on an AWS p2.xlarge EC2 instance.

Build

docker-compose build

Deploy

docker-compose up

Use

Navigate to http://localhost/

About

AR-compatible 3D models of your head from a selfie

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published