question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hi, I am interested in testing your network on my own images.

According to your answer on other questions here, one should use Stacked Hourglass to get predictions in 2D. That I have done and saved them in .h5 format.

I have also changed a bit in your code so that I do not need the 3D groundtruth in order to evaluate the loss.

The code now runs and uses my saved h5-files from Stacked Hourglass. However, the output 3D poses are completely messed up.

I have unNormalized the predicted 3D pose using the training data by calling:

    _, _, data_mean_3d, data_std_3d, dim_to_ignore_3d, dim_to_use_3d, train_root_positions, test_root_positions = data_utils.read_3d_data(
    actions, FLAGS.data_dir, FLAGS.camera_frame, rcams, FLAGS.predict_14 )

I attach a file for how the 2D-predictions look like and the resulting 3D pose. figure_1 screenshot_20171220_083110

Issue Analytics

  • State:open
  • Created 6 years ago
  • Comments:34 (3 by maintainers)

github_iconTop GitHub Comments

14reactions
ArashHosseinicommented, Feb 17, 2018

@una-dinosauria, thanks for the link, I have followed his instructions and can speak of a happy outcome. sandbox under forked Repo checkout output please, thx.

2reactions
liuyu666-thucommented, Mar 22, 2019

Hi, @ArashHosseini @liuyu666-thu I wanted to test my own videos based on both open pose and stacked hour glass network if possible. I wanted to test it on videos stored locally on my PC . Can you guys guide me through it ? I am quite new to this topic.

You can have a try on Arash’s great repo https://github.com/ArashHosseini/3d-pose-baseline. First use openpose to get 2D keypoints and write the results out in json format and then run Arash’s code. For detailed guide, you may refer to his README.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to use Cricut for FREE (uploading your own images ...
Uploading your own images and fonts is a FREE way to use your Cricut and make unique designs. Let me show you how!...
Read more >
14. Using your own images - cloudfront.net
Using your own images. Working with uploaded photos. Uploading photos in Cricut Design Space™ is easy, and there are a variety of options...
Read more >
How Do I Upload My Own Images With A Cricut Machine?
Well, the answer is YES! You can upload your own images, designs, and graphics to Cricut Design Space, then cut them out with...
Read more >
How do I use my own pictures when editing a board in ...
When editing a board you can search through the repository of open-licensed symbols provided by CoughDrop, or you can always use your own...
Read more >
How to Upload Images to Cricut Design Space in 4 Easy Steps
1. Open the Cricut Design Space software and start a new project. Select Upload. 2. Select the Browse button to locate the image...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found