Skip to content

codesavory/3DAnimatableAvatars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3DAnimatableAvatars

This repository contains code to convert a 2D image generated by a text-to-image diffusion model into a 3D mesh and to animate the mesh.

Overview

The process of converting a 2D image into a 3D mesh and animating it involves several steps:

  1. Image Generation: Using an LLM based diffusion model to generate a 2D image from a text prompt.
  2. Image to Mesh Conversion: Use a 2D image as input and convert it into a 3D mesh using Meta's Sapiens model.
  3. Mesh Animation: Animate the 3D mesh by fitting the SMPL-X parametric human body model to the mesh.

Pipeline Demo

Thumbnail

About

Create Animatable 3D Avatars from Text Prompts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages