Giter Club home page Giter Club logo

Comments (9)

weigq avatar weigq commented on June 8, 2024

same as the original repo, the 2d pose is obtained from the 1000x1000 image, which means that the unnormalized 2d pose lies in 1000x1000.

from 3d_pose_baseline_pytorch.

kyang-06 avatar kyang-06 commented on June 8, 2024

Thanks for quick response!
So that is to say, the author's implementation in tensorflow does not match what they described in the paper? ( 440x440 -> 256x256 in the paper)

from 3d_pose_baseline_pytorch.

weigq avatar weigq commented on June 8, 2024

I do not know the details how they generate the 2d detections, however, i think, they crop the image when running the staked hourglass. And the final 2d pose they provide is aligned back to 1000x1000 image.

from 3d_pose_baseline_pytorch.

kyang-06 avatar kyang-06 commented on June 8, 2024

One more question about the corresponding relation between 2d and 3d joints.
Is the 2d input the same as orign repo that includes hip and excludes nose?
If so, it's not an one-to-one regression as orign repo. The hip-based 3d pose has an extra nose joint.

from 3d_pose_baseline_pytorch.

weigq avatar weigq commented on June 8, 2024

in fact, same as the origin repo, the mapping is not one-to-one (the jaw joint only appears in 3D pose), most 3D pose estimation methods also do as this.

from 3d_pose_baseline_pytorch.

wuhailang911 avatar wuhailang911 commented on June 8, 2024

@weigq I am wondering that if the inputed 2d pose can be arbitrarily size, which is related with the image size. should I resize the 2d joints into a regular size before I run the inference?

from 3d_pose_baseline_pytorch.

lee-man avatar lee-man commented on June 8, 2024

@ky66111 @weigq
Could you share the idea of unnormalizing the 2d inputs? I cannot find the mean and std of 2d poses in the given files. Thanks!

from 3d_pose_baseline_pytorch.

andresherrera97 avatar andresherrera97 commented on June 8, 2024

@lee-man Were you able to unnormalize the 2d data? I'm having the same issue as you.

from 3d_pose_baseline_pytorch.

lee-man avatar lee-man commented on June 8, 2024

@lee-man Were you able to unnormalize the 2d data? I'm having the same issue as you.

@andresherrera97 Sorry that I missed your reply. I can send you the statistics of 2d for unnormalization if you still need it.

from 3d_pose_baseline_pytorch.

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.