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

Example code or tutorial on using models #158

Open
jwayne2978 opened this issue Dec 30, 2019 · 1 comment
Open

Example code or tutorial on using models #158

jwayne2978 opened this issue Dec 30, 2019 · 1 comment

Comments

@jwayne2978
Copy link

Is there code on just using the models for inference? I want to feed the model images (each image may have multiple humans), and I would expect the outputs to be the body part estimations (in JSON or whatever format).

As I am reading the issues, especially the one on making inference with a web camera, I "think" that using these models is not trivial. For example, it seems to be I have to detect "people" (use an object detection model, for example), and then supply the center of the bounding box to the model to predict the pose components. Is this correct? This approach would seem like a multi-step process.

@alex9311 alex9311 mentioned this issue Jan 13, 2020
@alex9311
Copy link
Contributor

alex9311 commented Feb 3, 2020

I would say this issue can be closed with #161 being merged

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