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

Training with custom dataset #32

Open
Dyotanad-nd opened this issue Nov 14, 2023 · 1 comment
Open

Training with custom dataset #32

Dyotanad-nd opened this issue Nov 14, 2023 · 1 comment

Comments

@Dyotanad-nd
Copy link

Hi,
Could you please guide on how to make the target file for only estimating the head pose angles and fine tune the model.
Thank you.

@choyingw
Copy link
Owner

choyingw commented Nov 15, 2023

Hi you can look into this function get_all_outputs

def get_all_outputs(self, input):

and use predict_pose() only for head pose estimation in either inference or finetuning

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