Skip to content

2nd Place Solution for Facebook OpenEDS Gaze Prediction Challenge

Notifications You must be signed in to change notification settings

vk-mittal14/EyGazing

Repository files navigation

EyMazing: Predicting Future Gaze Locations

2nd Place Solution for Facebook OpenEDS Gaze Prediction Challenge by Vivek Mittal

model

About

In this challenge, our goal was to understand the spatial-temporal movement of eye gaze direction. Specifically, we need to predict the gaze direction for future time-steps based on the previously estimated gaze vectors. To this end, we use a two-stage approach in which we use: a ResNet18 backbone for predicting the gaze direction for an image and an LSTM model to capture the temporal dependency between the gaze direction and predict the future gaze direction.

To know more about the challenge visit:

Note: The dataset was only available for challenge and hence now training can not be done.

About

2nd Place Solution for Facebook OpenEDS Gaze Prediction Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages