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

train and track 5 joints in head & lstm approach #13

Closed
jacksonj393 opened this issue Oct 18, 2019 · 2 comments
Closed

train and track 5 joints in head & lstm approach #13

jacksonj393 opened this issue Oct 18, 2019 · 2 comments

Comments

@jacksonj393
Copy link

Hi, awesome work! I want to train new data including head joints as well. Please let me know of changes to be done in the code?
A couple more questions: does this also track sequence of frames with body movements/actions in terms of speed? Have you thought about using rnn/lstm? Thanks a lot :)

@felixchenfy
Copy link
Owner

felixchenfy commented Oct 20, 2019

@jacksonj393 I plan to refactor almost all the code in the next two weeks. Currently, the code is a little bit disorganized...

I computed the pixel speed and used it as part of the feature vector for classification.
I think RNN is probably better. Thanks for the advice.

Thank you!

@felixchenfy
Copy link
Owner

@jacksonj393 Hi, I just refactored the code to make it more readable, as well as making the API easier to use. Just for your information. Thanks for the support!

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