Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatible code and eva #2

Open
NiteshBharadwaj opened this issue Oct 17, 2019 · 3 comments
Open

Incompatible code and eva #2

NiteshBharadwaj opened this issue Oct 17, 2019 · 3 comments

Comments

@NiteshBharadwaj
Copy link

I was trying to run eva folder, but there are imports which do not exist, such as PoseSequenceExample

@jackd
Copy link
Owner

jackd commented Oct 17, 2019

Urgh, looking back on this after years is depressing. Just pushed a rather major update (its now installable with pip rather than having to add anything to your python path). There's a basic example showing visualizing eva, but probably still bugs around the place with imports etc. Don't have a lot of time to do a thorough jobs debugging/testing, but if more stuff pops up post here and I'll do what I can.

@NiteshBharadwaj
Copy link
Author

NiteshBharadwaj commented Oct 18, 2019

Thanks for responding quickly! I will take a look.

There is typically some synchronization problem between cameras and MoCap in HumanEva. Can you answer if your codebase take care of this, as that can be of great help to me? Specifically, if I project 3D MoCap onto a specific view point, it should be in synch with the image.

@jackd
Copy link
Owner

jackd commented Oct 18, 2019

The number of frames in the videos is slightly different to the number of annotated poses. I think for my experiments I just cropped the last few frames and visually verified that the projections matched visually. They may be off by a small number of frames, but at 60 fps that's not visually noticable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants