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

Fast embeddings for head pose #15

Closed
jakeelwes opened this issue Jun 14, 2019 · 2 comments
Closed

Fast embeddings for head pose #15

jakeelwes opened this issue Jun 14, 2019 · 2 comments

Comments

@jakeelwes
Copy link

Hey just wondering if there was a simple way of getting fast embeddings just for the pose/coarse style (face landmarks & headPose). I was thinking of trying a realtime generator responding to movement through a webcam input - has anyone tried this & do you think it could be possible?

@pbaylies
Copy link

Hi @jakeelwes it's totally possible, @gradient-dissenter has done it. I'd suggest training a ResNet or similar to predict one or two of the coarse dlatents. I've got code in my repo for training ResNets and EfficientNets, although out of the box it tries to predict all the dlatents.

@jakeelwes
Copy link
Author

Amazing, thanks @pbaylies I'll give it a go :)

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