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

What is the shortest way to get prediction? #29

Closed
grayskripko opened this issue Sep 23, 2021 · 2 comments
Closed

What is the shortest way to get prediction? #29

grayskripko opened this issue Sep 23, 2021 · 2 comments

Comments

@grayskripko
Copy link

I'm not proficient in this type of neural network and, to be honest, don't even understand does it consume video, what format, image, and its format, or what?
I've read carefully README and DATASETS.md files and they have links to other repos as well as require some 3d pose NN knowledge.
I expect this could be helpful to get the shortest way to get one simple prediction for others who aren't deeply involved in this domain.

If this has value to you, as a data analyst and data scientist, I would expect:

  • python predict.py -input ... -checkpoint ...
  • link to just one "best" checkpoint (there are a number of them now, I don't know what they mean and the difference)
  • maybe just a link on an example of one input
  • a short description of the output matrix, its columns, and rows.

It's fine if it's not important and you just close the issue. Thank you anyway for the open-sourced solution to the important problem.

@Garfield-kh
Copy link
Collaborator

Hi, thank you for the insterest!
I think this post may meet your need, you can have check.

@grayskripko
Copy link
Author

thank you very much!
Probably, it could be useful to insert a link to this issue in your README file as a small section.

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