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.

Image sequence and location of data output

See original GitHub issue

Hi there

Thanks for setting up this repo, the instructions are clear to setup.

I have a couple of questions, I would like to run this model on a sequence of images of my own, however a window pops up of only 1 image.

Code I run: python demo.py --model human-pose-estimation-3d.pth --image ./00_03/*.jpg

My list of images:

00_03_00000001.jpg
00_03_00000002.jpg
00_03_00000003.jpg
...

The other question is, where is the output of 3D coordinates of keypoints written?

Thanks

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:13 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
jamalknightcommented, Feb 12, 2021

Got it! Thanks

1reaction
jamalknightcommented, Feb 4, 2021

So would I have to write code to output the data to a file after line 110?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Image Sequence - an overview
Image sequence or video fusion is an application of great practical importance. Efficiency is vital as up to 30 fused images are produced...
Read more >
Image sequence job properties in Compressor
In Compressor, the properties of an image sequence job include summary, timing, metadata, action, video, and image sequence.
Read more >
Training a neural network with an image sequence
The goal is to train that model for each frame and then decide the class to infer. The concept is more or less...
Read more >
[2210.14295] Cross-View Image Sequence Geo-localization
Cross-view geo-localization aims to estimate the GPS location of a query ground-view image by matching it to images from a reference database ...
Read more >
Render and export still images and still-image sequences
Learn how to render a movie as a sequence of still images or a single frame from an After Effects composition.
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