We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, first of all: thank you for your fantastic work!
I'd like to integrate gaze estimation in my project but it's a tough job since I have to build an API around your demo.
Do you have any plans to provide an API or are you currently working on one? Otherwise, I'd like to take the code and build one myself.
The text was updated successfully, but these errors were encountered:
It looks like calling these lines of code might get you what you are looking for:
pytorch_mpiigaze_demo/ptgaze/demo.py
Lines 82 to 87 in 47cdf68
self.visualizer.set_image(image.copy())
Sorry, something went wrong.
No branches or pull requests
Hi, first of all: thank you for your fantastic work!
I'd like to integrate gaze estimation in my project but it's a tough job since I have to build an API around your demo.
Do you have any plans to provide an API or are you currently working on one? Otherwise, I'd like to take the code and build one myself.
The text was updated successfully, but these errors were encountered: