Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Visualization Questions #19

Closed
Kamel-schbock opened this issue May 17, 2020 · 5 comments
Closed

Visualization Questions #19

Kamel-schbock opened this issue May 17, 2020 · 5 comments

Comments

@Kamel-schbock
Copy link

Hey,
I have question about the visualization. After i train and test the model how can i see the visualization on real video?
If i want to use this code to predict for example the motion path of human's arm, is it possible? What should i take into account?
Thanks
Best Regards

@JunweiLiang JunweiLiang changed the title Questions Visualization Questions May 17, 2020
@JunweiLiang
Copy link
Contributor

Please refer to #4

@JunweiLiang
Copy link
Contributor

To predict the motion of human's arm, you will need to have annotations of the human poses/keypoints, etc, instead of positions of their feet. The model would still work reasonably well.
This paper, for example, predicts human poses.

@isaryo
Copy link

isaryo commented May 18, 2020

You may release that part of the code in the future?
I want to see the code.

@JunweiLiang
Copy link
Contributor

No. However, #4 includes a critical part of the code I used for visualization.

@Kamel-schbock
Copy link
Author

Could you please tell me where i should specify the human's poses instead of feet in your code ?

Why you can't release that part of the code 😅? Maybe it is hard for us if we don't really know the structure of your code... if there is no visualization how can i ensure the efficiently of this algorithm😅
Thanks 😊

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants