Code Monkey home page Code Monkey logo

human-pose-estimation's Introduction

3D Human Pose Estimation

This program is remodeled by moazzem (munnam77) forking 3d-pose-baseline.

Please check the above URL or README-ArashHosseini.md for details of operation.

Functional overview

  • Generates a 3D human model from the human skeleton detected by OpenPose.
  • Output joint data when generating 3D human model - By reading joint data with 3d-pose-baseline-multi
  • Analyze OpenPose data for multiple people.
    • Try to analysis for only one person.
    • Ver2.00 is now supports multiple people tracing. Please check FCRN-DepthPrediction for details.

Result

3D Reconstruction

Dependencies

Install the following in python3 series

H36M data

3D skeleton information is created based on Human3.6M. Download the compressed file from below, decompress it, and place it under data.

H36M Data zip (Dropbox)

Learning data

Since the original learning data hits the 260 character path limit of Windows, the path was simplified and regenerated. Download the compressed file below, unzip it, and place it under experiments.

Learning data zip (GoogleDrive)

Execution method

  1. Analyze data with Openpose Simple Launch Batch
  2. Generate data by depth estimation and person index with Depth Estimation
  3. Run [OpenposeTo3D.bat] (OpenposeTo3D.bat)
  4. You will be asked Directory path by INDEX, so specify the full path of Path by person index in 2. -`{Video file name} json {Execution date and time} _index {Order from the left of the 0th floor}} -For multiple traces, separate execution is required
  5. You will be asked if you want to detailed log. If you want to do so, enter yes -If not specified or no, normal log (each parameter file and 3D animated GIF) -In the case of warn, 3D animation GIF is not generated. -If yes, a detailed log is output, and a debug image is output in addition to the log message (slowly)
  6. Start processing

License

MIT

human-pose-estimation's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

human-pose-estimation's Issues

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.