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

3D Head Translation #23

Open
JeremyCJM opened this issue May 19, 2024 · 2 comments
Open

3D Head Translation #23

JeremyCJM opened this issue May 19, 2024 · 2 comments

Comments

@JeremyCJM
Copy link

Is it possible to get the 3D head pose translation / position using SPIGA?

@emlcpfx
Copy link

emlcpfx commented Sep 27, 2024

Yes:
pars.add_argument('-sh', '--show', nargs='+', type=str, default=['fps', 'face_id', 'landmarks', 'bbox'],
choices=['fps', 'bbox', 'face_id', 'landmarks', 'headpose'],

                  You can add headpose as an arg in app.py

@emlcpfx
Copy link

emlcpfx commented Sep 27, 2024

You're probably asking for something different than that. Do you mean the position of the bounding box or something?

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