Giter Site home page Giter Site logo

tf_smpl's Introduction

TF_SMPL

TF_SMPL is a TensorFlow implementation of Keep it SMPL: Automatic Estimation of 3D Human Pose and Shape from a Single Image, it can estimate the 3D pose and shape of the human body from a single image.

Dependencies

This code uses Python 2.7 and need the following dependencies, I recommend you to use a virtual environment.

  • numpy, tensorflow-cpu, matplotlib, tqdm, time, cv2, pickle, opendr(if you want to render the result), scipy.

Usage

Download the model, (http://smpl.is.tue.mpg.de/downloads).
Run gensh.sh, and then run generate_video.py to generate a video.
sh gensh.sh
python generate_video.py
If you want to use your own data, you need provide image and the corresponding 2D joints.
You can use OpenPose or something similar to get 2D joints.
Please find more details in this code.

tf_smpl's People

Contributors

rhythmjnh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

tf_smpl's Issues

How to use .json file?

I want to run the code in new video. I obtained the joints of the frames using openpose in .json file. How do I use .json file in place of .npz file?

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.