swook / GazeML

Gaze Estimation using Deep Learning, a Tensorflow-based framework.
MIT License
507 stars 141 forks source link

Single Image als Input ?! #66

Open NawwarAdam opened 4 years ago

NawwarAdam commented 4 years ago

Hello! Is there a possibility to only get the theta and phi angles of every eye for only a single Image or for a bunch of images ? i would appreciate very much if anybody could answer my question. thank you so much. 👍

mikeyd477 commented 2 years ago

Hi Nawwar, Did you succeed in giving only single image as input?

NawwarAdam commented 2 years ago

Hey @mikeyd477,

yeah, I have divided the input for the video into single frame so that I could give it as single image. I hope this answer can help you.