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

Youtube Video Implementation #11

Closed
abhisuri97 opened this issue Jul 14, 2016 · 1 comment
Closed

Youtube Video Implementation #11

abhisuri97 opened this issue Jul 14, 2016 · 1 comment

Comments

@abhisuri97
Copy link

I was wondering what settings I would need to adjust to get performance and appearance similar to those seen in the Youtube Video on the blog post.

@trishume
Copy link
Owner

Read the text of the blog post, the video is not mine, it's by the author of the paper which my code is based on, it uses a different implementation.

For one he uses a lower resolution and smaller eye regions, and he doesn't have as many debugging views. If you comment out the debugging views and reduce the eye resolution constants you can get similar performance.

Really to get good performance though without downscaling the technique needs a major change, see #3

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