Giter VIP home page Giter VIP logo

tex-an_mesh's Introduction

Tex-An Mesh: Textured and animatable human body mesh reconstruction from a single image

We provide a method that will surely excite every Potterhead on the planet. As we all remember, the people in the photos hanging on the fictional wall of Hogwarts freely move around and even jump into other frames to visit. Our method helps to make the magic a reality, so we can make a person in a 2-D photo perform various motions.

Alt text Figure 1: Given a single photo as input (far left), we create a 3D animated version of the subject, which can now walk towards the viewer (middle).

In this project, we address the problem of reconstructing a fully textured and animatable human body mesh from only a single image. It has many applications ranging from virtual and augmented reality to the production of movies and video games.

Our contributions are the following:

  • we obtain a fully textured and animatable mesh by combining textured mesh and SMPL predictions,

  • to the best of our knowledge, this is the first work which makes the predicted fully textured human body mesh animatable.

Method

Given a single image, our goal is to reconstruct the underlying 3D fully textured and rigged mesh of the human body. The overall system works as shown in figure 2.

Alt text Figure 2: Overview of our method.

At first, we apply person segmentation algorithms to to get foreground object. Then we use human mesh recovery (HMR) method to obtain shape and pose parameters for the SMPL model. For textured mesh reconstruction we use pixel aligned implicit function (PIFu). Finally, obtained two meshes are aligned to get skeleton and blend weight for textured mesh. After we have animatable and textured mesh, we need background image, on which animation will be constructed (we use pure openGL for animation).

Unlike existing methods, which give partially textured meshes or synthesize the back regions based on frontal views, our approach, owing to PIFu, gives fully textured mesh.

Results

Peter Dinklage Vladimir Putin

You can find the documentation of the project here





My Running Environment

Hardware

  • CPU: Intel® Core™ i9-9900K CPU @ 3.60GHz × 16
  • GPU: NVIDIA® GeForce RTX 2080 Ti/PCIe/SSE2
  • Memory: 62GB GiB
  • OS type: 64-bit
  • Disk: 1.2 TB

Operating System

  • ubuntu 18.04 LTS

Software

  • Python 3.6.2
  • TensorFlow 1.4.0
  • CUDA 10.0
  • cuDNN 7.0

Contact

If there's some suggestions you would like to give or if you're just feeling social, feel free to email me or connect with me on LinkedIn.

tex-an_mesh's People

Contributors

lev1khachatryan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.