Giter VIP home page Giter VIP logo

Comments (13)

geopavlakos avatar geopavlakos commented on August 18, 2024 1

We used pose and shape parameters generated by the MoSh method. However, due to license implications, this data is not public. You could try to fit SMPL to the 3D keypoints of the dataset. This would probably be less accurate, but it should give you reasonable results.

from spin.

geopavlakos avatar geopavlakos commented on August 18, 2024 1

No MoSh results are available for MPI-INF-3DHP. In that case, we fit SMPL to keypoints. Since ground truth is not very accurate, we prefer to use OpenPose predictions and fit SMPL to them for all viewpoints simultaneously.

from spin.

EveningLin avatar EveningLin commented on August 18, 2024 1

@geopavlakos @BICHENG @liwenssss @vigorbird @GuiZhaoyang
where can i get the json file in the code
json_file = os.path.join(openpose_path, 'coco', imgname.replace('.jpg', '_keypoints.json'))

from spin.

geopavlakos avatar geopavlakos commented on August 18, 2024

This file includes the data for Human3.6M and is similar to the other .npz files we released. Besides image names, scale/center and 2D/3D/openpose joints, it also includes pose and shape parameters for the Human3.6M dataset. Due to the dataset license, we cannot release it, but if you have the data, it should be straightforward to produce it, if you also take a look to the other dataset preprocessing scripts we provide.

from spin.

BICHENG avatar BICHENG commented on August 18, 2024

Could you please add this h36m script to this repository?

from spin.

geopavlakos avatar geopavlakos commented on August 18, 2024

The script is already in SPIN/datasets/preprocess/h36m_train.py. I updated it to include the reading of the openpose predictions, but you will still need to read and include the SMPL pose and shape parameters in the .npz file (in case you have access to them).

from spin.

liwenssss avatar liwenssss commented on August 18, 2024

if I have h36m dataset , how can I generate pose and betas paramers?

from spin.

liwenssss avatar liwenssss commented on August 18, 2024

Do you generate pose and shape parameters of MPI-INF-3DHP in the same way?

from spin.

liwenssss avatar liwenssss commented on August 18, 2024

from spin.

geopavlakos avatar geopavlakos commented on August 18, 2024

The code for the MoSh approach is not publicly available. You could refer to the description of the paper for more details.

from spin.

GuiZhaoyang avatar GuiZhaoyang commented on August 18, 2024

@geopavlakos hi,Could I know how to fit SMPL to the 3D keypoints of the h36m dataset?Because I have not the Mocap annotation but I have the 3D keypoints annotation.May I know the code to to fit SMPL to the 3D keypoints?

from spin.

vigorbird avatar vigorbird commented on August 18, 2024

@GuiZhaoyang 兄弟留个邮箱,有偿求human3.6m mosh数据

from spin.

GloryyrolG avatar GloryyrolG commented on August 18, 2024

No MoSh results are available for MPI-INF-3DHP. In that case, we fit SMPL to keypoints. Since ground truth is not very accurate, we prefer to use OpenPose predictions and fit SMPL to them for all viewpoints simultaneously.

Hi @geopavlakos et al., Could you kindly release openpose detection of these data please? Thx & best,

from spin.

Related Issues (20)

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.