Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Gaze Estimation Pipeline for Full Face Images.

NotificationsYou must be signed in to change notification settings

codeastra2/GazeRedirectionEstimation

Repository files navigation

This repository contains the implementation to develop a gaze estimator for 128x128 full face images.It also contains the error analysis performed on the predictions of the same.

Requirements

This code was developed and tested on Ubuntu 18.04.5 LTS, it requires GPUs andCUDA support.The python version used was 3.8.0 .To run the code you would needJupyter Software. You can also configurecustom kernels for it in VS code.

All other requirements can be installed with:pip install -r requirements.txt

Datasets/ Pre Processed Files required

GazeCapture.h5, MPIIGaze.h5 are the training and testing sets used respectively. To obtain these please follow steps mentionedhere to pre process the original datasets.

Redirected_samples1.h5, is the augmented dataset please usethis to generate the augmented dataset.

For doing the error analysis, the predictions are loaded fromloss_2303196.pkl pickle file. Please use the code intrain_gaze_estimator.ipynb to generate predictions on the augmented dataset.

Training and Evaluation

The notebooktrain_gaze_estimation.ipynb contains the code to train/ test the model, the cells are organized so that one may perform both separately.The resultant plots are saved inplots folder.

Error Analysis

The notebookerror_analysis.ipynb contains the code to perform error analysis on the predictions.

Pre Trained Model

References

About

Gaze Estimation Pipeline for Full Face Images.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp