You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 ...
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.
The text was updated successfully, but these errors were encountered: