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

Where the value of original_eyeball_radius comes from ? #5

Closed
tuanphuc opened this issue Sep 28, 2018 · 2 comments
Closed

Where the value of original_eyeball_radius comes from ? #5

tuanphuc opened this issue Sep 28, 2018 · 2 comments

Comments

@tuanphuc
Copy link

Hi, first I want to thank you for your great project.

I have one question regarding the value of original_eyeball_radius = 71.7593, how can you get this value ? Is it in the parameters of UnityEye ?

Thanks

@swook
Copy link
Owner

swook commented Sep 28, 2018

To find this figure, I performed my model-fitting approach on a large number of UnityEyes images with varying eyeball radius values. I then essentially took an argmax to find the eyeball radius which yielded the minimal model-based gaze estimation error.

You can refer to https://goo.gl/ZnXgDE to find numbers from my experiments. (Also mentioned in https://github.com/swook/GazeML/blob/master/src/datasources/unityeyes.py#L193)

Hope this helps.

@swook swook closed this as completed Sep 28, 2018
@tuanphuc
Copy link
Author

Ah I missed that comment. Thanks

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