Giter Club home page Giter Club logo

mbpr's Introduction

MBPR: Multi_Body_Pose_Reconstruction

English | 简体中文

Paper:Real-time simulation reconstruction of pedestrian emergency posture in collision accident from monocular images

1.Shoulders Of Giants:

[1] SMPL:A parameterized human body model

[2] SPIN:3D human reconstruction method

[3] human_model_viewer:Visual adjustment of SMPL parameters

[4] SMPL_Tools:This is based on human_model_viewer, we developed a target SMPLannotation tool

2.Pipline

3.Tutorial

  1. Download:git clone https://github.com/wmj142326/MBPR-Multi_Body_Pose_Reconstruction.git

  2. Environment configuration:SPIN/README.md

  3. Runestimation.py

    python estimation.py --checkpoint=data/model_checkpoint.pt --img_file=input_img/01 --outfile=out/01

    input_img/01 is a folder to store input images

    out/01 is a folder to store the output results,include:pic_outfile, pic_outfile_shape, pkl_outfile

  4. copy folders:

    madymo/images == input_img/01;

    madymo/pkl_file == out/pkl_outfile;

  5. Run ped_pkl2xml.py

    python ped_pkl2xml.py
  6. The output is saved in a folder:madymo/xml_file/

  7. Visualization:Import madymo/xml_file/*.xmlinto MADYMO software for viewing.

4.Appendix

In madymo/mesh/ folder,we provided the SMPL .obj results, Visualization by SMPL_Tools, need.pkl to .ini

python ped_pkl2ini.py

mbpr's People

Contributors

wmj142326 avatar

Stargazers

Yan Xu avatar 彭晓睿 avatar

Watchers

 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.